Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-12-02 15:37:41 +00:00
parent 5d6ee242b3
commit 336db00d21
72 changed files with 843 additions and 35 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/cli-node
## 0.2.16-next.1
### Patch Changes
- 4e8c726: Updated to use new utilities from `@backstage/cli-common`.
- Updated dependencies
- @backstage/cli-common@0.1.16-next.1
## 0.2.16-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli-node",
"version": "0.2.16-next.0",
"version": "0.2.16-next.1",
"description": "Node.js library for Backstage CLIs",
"backstage": {
"role": "node-library"