Version Packages

This commit is contained in:
github-actions[bot]
2021-07-01 09:06:13 +00:00
parent ba69dca530
commit 6e937b9fa6
118 changed files with 611 additions and 480 deletions
+7
View File
@@ -0,0 +1,7 @@
# @backstage/cli-common
## 0.1.2
### Patch Changes
- ab5cc376f: Add new `isChildPath` export
+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.1",
"version": "0.1.2",
"private": false,
"main": "src/index.ts",
"types": "src/index.ts",