Version Packages

This commit is contained in:
github-actions[bot]
2025-05-20 08:25:02 +00:00
parent affc953b1b
commit 389d265b60
512 changed files with 5856 additions and 1596 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/release-manifests
## 0.0.13
### 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.13-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/release-manifests",
"version": "0.0.13-next.0",
"version": "0.0.13",
"description": "Helper library for receiving release manifests",
"backstage": {
"role": "common-library"