Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-12-03 13:18:49 +00:00
parent a247e0c20b
commit d8f9e72384
318 changed files with 4503 additions and 161 deletions
+9
View File
@@ -1,5 +1,14 @@
# yarn-plugin-backstage
## 0.0.4-next.1
### Patch Changes
- 48cc7c5: Use yarn's built-in http utilities for fetching release manifests
- Updated dependencies
- @backstage/release-manifests@0.0.12-next.1
- @backstage/cli-common@0.1.15
## 0.0.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "yarn-plugin-backstage",
"version": "0.0.4-next.0",
"version": "0.0.4-next.1",
"description": "Yarn plugin for working with Backstage monorepos",
"backstage": {
"role": "node-library"