Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-10-28 13:06:13 +00:00
parent a096e9ff2d
commit 7ffb8eedd7
326 changed files with 4521 additions and 182 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/cli-common
## 0.1.15-next.0
### Patch Changes
- 702f41d: Bumped dev dependencies `@types/node`
## 0.1.14
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli-common",
"version": "0.1.14",
"version": "0.1.15-next.0",
"description": "Common functionality used by cli, backend, and create-app",
"backstage": {
"role": "node-library"