We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9f930 commit ada2319Copy full SHA for ada2319
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [7.0.1](https://github.com/uetchy/create-create-app/compare/v7.0.0...v7.0.1) (2020-08-27)
2
+
3
# [7.0.0](https://github.com/uetchy/create-create-app/compare/v6.0.1...v7.0.0) (2020-08-27)
4
5
### Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "create-create-app",
"description": "Create your own `create-something` app.",
- "version": "7.0.0",
+ "version": "7.0.1",
"author": "Yasuaki Uechi <[email protected]>",
6
"scripts": {
7
"build": "npm run tsup -- --minify --dts",
0 commit comments