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
+6
View File
@@ -1,5 +1,11 @@
# @backstage/release-manifests
## 0.0.12-next.1
### Patch Changes
- b29eaea: Allow overriding the fetch function used inside getManifestByVersion
## 0.0.12-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/release-manifests",
"version": "0.0.12-next.0",
"version": "0.0.12-next.1",
"description": "Helper library for receiving release manifests",
"backstage": {
"role": "common-library"