Version Packages

This commit is contained in:
github-actions[bot]
2025-06-17 12:45:56 +00:00
parent 5775552ff9
commit 58558ef2c1
468 changed files with 5707 additions and 1492 deletions
+9
View File
@@ -1,5 +1,14 @@
# yarn-plugin-backstage
## 0.0.6
### Patch Changes
- a0f9e4e: added functionality so that adding or updating a backstage dependency to a package would maintain the "backstage:^" placeholder for the version.
- Updated dependencies
- @backstage/cli-common@0.1.15
- @backstage/release-manifests@0.0.13
## 0.0.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "yarn-plugin-backstage",
"version": "0.0.5",
"version": "0.0.6",
"description": "Yarn plugin for working with Backstage monorepos",
"backstage": {
"role": "node-library"