Version Packages

This commit is contained in:
github-actions[bot]
2023-08-15 17:12:48 +00:00
parent 004768a3cc
commit aaf5cb2ca1
515 changed files with 6245 additions and 1533 deletions
+12
View File
@@ -1,5 +1,17 @@
# @techdocs/cli
## 1.4.5
### Patch Changes
- 971bdd6a4732: Bumped internal `nodemon` dependency.
- Updated dependencies
- @backstage/backend-common@0.19.2
- @backstage/plugin-techdocs-node@1.7.4
- @backstage/catalog-model@1.4.1
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.8
## 1.4.5-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@techdocs/cli",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"version": "1.4.5-next.2",
"version": "1.4.5",
"publishConfig": {
"access": "public"
},