Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-06-11 15:25:17 +00:00
parent d1bc8e9835
commit e83ead9b1a
342 changed files with 5004 additions and 173 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/cli-node
## 0.2.6-next.2
### Patch Changes
- c328131: Added new plugin metadata fields to `BackstagePackageJson` type.
- Updated dependencies
- @backstage/cli-common@0.1.14-next.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.2.6-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli-node",
"version": "0.2.6-next.1",
"version": "0.2.6-next.2",
"description": "Node.js library for Backstage CLIs",
"backstage": {
"role": "node-library"