Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-04-22 12:36:56 +00:00
parent 6c2c6cdbe8
commit ce2cf32847
303 changed files with 4505 additions and 166 deletions
+9
View File
@@ -1,5 +1,14 @@
# yarn-plugin-backstage
## 0.0.5-next.0
### Patch Changes
- fd70d86: Add both `npm:` and `backstage:` ranges to the lockfile to ensure compatibility with tools that parse the lockfile and ensure dependencies stay locked when building dist workspaces.
- Updated dependencies
- @backstage/cli-common@0.1.15
- @backstage/release-manifests@0.0.12
## 0.0.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "yarn-plugin-backstage",
"version": "0.0.4",
"version": "0.0.5-next.0",
"description": "Yarn plugin for working with Backstage monorepos",
"backstage": {
"role": "node-library"