Version Packages

This commit is contained in:
github-actions[bot]
2022-02-10 11:06:33 +00:00
parent f2da97f58a
commit e4791789d1
246 changed files with 1608 additions and 1195 deletions
+7
View File
@@ -1 +1,8 @@
# @backstage/release-manifests
## 0.0.1
### Patch Changes
- aeb5c69abb: Introduces a new package with utilities for fetching release manifests.
This package will primarily be used by the `@backstage/cli` package.
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/release-manifests",
"description": "Helper library for receiving release manifests",
"version": "0.0.0",
"version": "0.0.1",
"private": false,
"main": "src/index.ts",
"types": "src/index.ts",