Version Packages
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.5.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- cce0495: Bumped create-app version.
|
||||
- 77da22e: Bumped create-app version.
|
||||
- 2110d76: Removed `dockerode` dependency.
|
||||
- 34daaea: Fixed a broken link to the node-postgres documentation
|
||||
- 78363f6: Bumped TypeScript to version `5.4`.
|
||||
- 1a212f9: Remove Tech Radar menu item from sidebar of scaffolded app to align with removal of tech-radar plugin from backend
|
||||
- 81507c8: Updated `node-gyp` to v10
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.14
|
||||
|
||||
## 0.5.16-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"version": "0.5.16-next.3",
|
||||
"version": "0.5.16",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user