Version Packages

This commit is contained in:
github-actions[bot]
2025-05-20 08:25:02 +00:00
parent affc953b1b
commit 389d265b60
512 changed files with 5856 additions and 1596 deletions
+9
View File
@@ -1,5 +1,14 @@
# yarn-plugin-backstage
## 0.0.5
### 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/release-manifests@0.0.13
- @backstage/cli-common@0.1.15
## 0.0.5-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "yarn-plugin-backstage",
"version": "0.0.5-next.1",
"version": "0.0.5",
"description": "Yarn plugin for working with Backstage monorepos",
"backstage": {
"role": "node-library"