Version Packages
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.8.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6bb6f3e: Updated dependency `fs-extra` to `^11.2.0`.
|
||||
Updated dependency `@types/fs-extra` to `^11.0.0`.
|
||||
- d2e3ab9: Updated dependency `dockerode` to `^4.0.0`.
|
||||
- 6ba64c4: Updated dependency `commander` to `^12.0.0`.
|
||||
- d8d243c: fix: mkdocs parameter casing
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.21.0
|
||||
- @backstage/catalog-model@1.4.4
|
||||
- @backstage/plugin-techdocs-node@1.11.2
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 1.8.2-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "1.8.2-next.3",
|
||||
"version": "1.8.2",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user