Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-07-01 11:50:02 +00:00
parent 10fe5e5fa2
commit 952cefedd8
363 changed files with 4442 additions and 192 deletions
+6
View File
@@ -1,5 +1,11 @@
# yarn-plugin-backstage
## 0.0.7-next.0
### Patch Changes
- d6084b8: Fixed a bug that would prevent the yarn plugin from installing new dependencies with the `backstage:^` protocol.
## 0.0.6
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "yarn-plugin-backstage",
"version": "0.0.6",
"version": "0.0.7-next.0",
"description": "Yarn plugin for working with Backstage monorepos",
"backstage": {
"role": "node-library"