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