@backstage/cli-common
Advanced tools
Comparing version 0.0.0-nightly-20221206022810 to 0.0.0-nightly-20221207023143
# @backstage/cli-common | ||
## 0.0.0-nightly-20221206022810 | ||
## 0.0.0-nightly-20221207023143 | ||
@@ -9,2 +9,8 @@ ### Patch Changes | ||
## 0.1.11-next.0 | ||
### Patch Changes | ||
- 8015ff1258: Tweaked wording to use inclusive terminology | ||
## 0.1.10 | ||
@@ -11,0 +17,0 @@ |
{ | ||
"name": "@backstage/cli-common", | ||
"description": "Common functionality used by cli, backend, and create-app", | ||
"version": "0.0.0-nightly-20221206022810", | ||
"version": "0.0.0-nightly-20221207023143", | ||
"main": "dist/index.cjs.js", | ||
@@ -35,3 +35,3 @@ "types": "dist/index.d.ts", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20221206022810", | ||
"@backstage/cli": "^0.0.0-nightly-20221207023143", | ||
"@types/node": "^16.0.0" | ||
@@ -38,0 +38,0 @@ }, |
17207