Version Packages

This commit is contained in:
github-actions[bot]
2023-06-20 13:54:09 +00:00
parent 91fd39cd7e
commit bc0c4bc64c
575 changed files with 6299 additions and 1817 deletions
+12
View File
@@ -1,5 +1,17 @@
# @techdocs/cli
## 1.4.3
### Patch Changes
- 68a21956ef52: Remove reference to deprecated import
- Updated dependencies
- @backstage/backend-common@0.19.0
- @backstage/plugin-techdocs-node@1.7.2
- @backstage/catalog-model@1.4.0
- @backstage/cli-common@0.1.12
- @backstage/config@1.0.8
## 1.4.3-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.3-next.2",
"version": "1.4.3",
"publishConfig": {
"access": "public"
},