Version Packages
This commit is contained in:
@@ -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,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"
|
||||
|
||||
Reference in New Issue
Block a user