Merge pull request #3983 from backstage/changeset-release/master

Version Packages
This commit is contained in:
Ben Lambert
2021-01-09 21:46:25 +01:00
committed by GitHub
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/create-app': patch
---
Bumping the version for `create-app` so that we can use the latest versions of internal packages and rebuild the version which is passed to the package.json
+6
View File
@@ -1,5 +1,11 @@
# @backstage/create-app
## 0.3.3
### Patch Changes
- bd9c6719f: Bumping the version for `create-app` so that we can use the latest versions of internal packages and rebuild the version which is passed to the package.json
## 0.3.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "Create app package for Backstage",
"version": "0.3.2",
"version": "0.3.3",
"private": false,
"publishConfig": {
"access": "public"