Merge branch 'master' into address_yarn_add

This commit is contained in:
Cory Steers
2025-06-16 10:03:24 -05:00
1468 changed files with 46374 additions and 18058 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"