Skip to content

Commit 948b6b2

Browse files
chore(release): release 0.2.0
1 parent caa7d1d commit 948b6b2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 0.2.0 (2020-12-09)
2+
3+
4+
### Features
5+
6+
* upgrade to react 17 ([caa7d1d](https://github.com/phatnguyenuit/create-react-app-typescript-template/commit/caa7d1da82e57bc5e29bf02e048f5d0da6556971))
7+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-app-typescript-template",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"private": true,
55
"license": "MIT",
66
"homepage": "https://phatnguyenuit.github.io/create-react-app-typescript-template",

0 commit comments

Comments
 (0)