Version Packages

This commit is contained in:
github-actions[bot]
2024-12-17 10:54:05 +00:00
parent 968c885aa5
commit cfdf107d34
500 changed files with 5414 additions and 1918 deletions
+12
View File
@@ -1,5 +1,17 @@
# yarn-plugin-backstage
## 0.0.4
### Patch Changes
- 48cc7c5: Use yarn's built-in http utilities for fetching release manifests
- ac91864: Switch to using `reduceDependency` hook to replace `backstage:^` versions. This
makes the same yarn.lock file valid whether or not the plugin is installed.
- ee49cb4: Fixed path resolution on windows
- Updated dependencies
- @backstage/release-manifests@0.0.12
- @backstage/cli-common@0.1.15
## 0.0.4-next.1
### Patch Changes