Version Packages

This commit is contained in:
github-actions[bot]
2024-12-17 10:54:05 +00:00
parent 968c885aa5
commit cfdf107d34
500 changed files with 5414 additions and 1918 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/cli-node
## 0.2.11
### Patch Changes
- af665ea: add PackageManager and Lockfile interfaces for future use
- cbfc69e: Internal refactor
- Updated dependencies
- @backstage/errors@1.2.6
- @backstage/cli-common@0.1.15
- @backstage/types@1.2.0
## 0.2.11-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli-node",
"version": "0.2.11-next.1",
"version": "0.2.11",
"description": "Node.js library for Backstage CLIs",
"backstage": {
"role": "node-library"