Version Packages

This commit is contained in:
github-actions[bot]
2021-09-09 14:47:05 +00:00
parent 7e88bea17d
commit 866ec85375
104 changed files with 616 additions and 482 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/cli-common
## 0.1.3
### Patch Changes
- d1da88a19: Properly export all used types.
## 0.1.2
### 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.2",
"version": "0.1.3",
"private": false,
"main": "src/index.ts",
"types": "src/index.ts",