Skip to content

Commit 22903fb

Browse files
committed
v1.1.0
1 parent 9a80e96 commit 22903fb

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
1+
## 1.1.0 (2020-02-19)
2+
3+
* Optimize node_modules ([74ab146](https://github.com/CodersAKL/react-toolkit/commit/74ab146))
4+
5+
6+
7+
## <small>1.0.9 (2020-02-19)</small>
8+
9+
* Do not ignore logo ([4200afb](https://github.com/CodersAKL/react-toolkit/commit/4200afb))
10+
* Update package.json ([539482e](https://github.com/CodersAKL/react-toolkit/commit/539482e))
11+
12+
13+
114
## <small>1.0.8 (2020-02-19)</small>
215

316
* Do not ignore extention logo ([84fa973](https://github.com/CodersAKL/react-toolkit/commit/84fa973))
17+
* v1.0.8 ([8a761b8](https://github.com/CodersAKL/react-toolkit/commit/8a761b8))
418

519

620

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-toolkit",
33
"displayName": "react-toolkit",
44
"description": "Useful tools for react developers",
5-
"version": "1.0.9",
5+
"version": "1.1.0",
66
"icon": "assets/logo.png",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)