Version Packages

This commit is contained in:
github-actions[bot]
2024-06-18 12:37:38 +00:00
parent a0013c33e3
commit 18a40424cb
519 changed files with 9008 additions and 2096 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/cli-node
## 0.2.6
### Patch Changes
- a1ae9cc: Updated doc link.
- c328131: Added new plugin metadata fields to `BackstagePackageJson` type.
- 93be042: Upgraded @yarnpkg/parsers to stable 3.0
- Updated dependencies
- @backstage/cli-common@0.1.14
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.2.6-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli-node",
"version": "0.2.6-next.2",
"version": "0.2.6",
"description": "Node.js library for Backstage CLIs",
"backstage": {
"role": "node-library"