Version Packages

This commit is contained in:
github-actions[bot]
2022-02-17 10:38:59 +00:00
parent db48253fa1
commit 408b0300cb
329 changed files with 3035 additions and 1907 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/cli-common
## 0.1.7
### Patch Changes
- c77c5c7eb6: Added `backstage.role` to `package.json`
## 0.1.6
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/cli-common",
"description": "Common functionality used by cli, backend, and create-app",
"version": "0.1.6",
"version": "0.1.7",
"private": false,
"main": "src/index.ts",
"types": "src/index.ts",