Skip to content

Commit ada2319

Browse files
committed
chore: release v7.0.1
1 parent 1d9f930 commit ada2319

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
13
# [7.0.0](https://github.com/uetchy/create-create-app/compare/v6.0.1...v7.0.0) (2020-08-27)
24

35
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-create-app",
33
"description": "Create your own `create-something` app.",
4-
"version": "7.0.0",
4+
"version": "7.0.1",
55
"author": "Yasuaki Uechi <[email protected]>",
66
"scripts": {
77
"build": "npm run tsup -- --minify --dts",

0 commit comments

Comments
 (0)