Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-05-13 13:52:18 +00:00
parent 08438a179f
commit 1c0cb7be17
314 changed files with 4427 additions and 158 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/release-manifests
## 0.0.13-next.0
### Patch Changes
- 163f3da: This expands the configurability of `release-manifests` to pave the road for more configuration options in the `cli`.
Specifically it allows the specification of mirrored, proxied, or air-gapped hosts when upgrading across releases when
working in restricted or heavily governed development environments (common in large enterprises and government
entities).
## 0.0.12
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/release-manifests",
"version": "0.0.12",
"version": "0.0.13-next.0",
"description": "Helper library for receiving release manifests",
"backstage": {
"role": "common-library"