Skip to content

Commit 8a761b8

Browse files
committed
v1.0.8
1 parent 84fa973 commit 8a761b8

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1+
## <small>1.0.8 (2020-02-19)</small>
2+
3+
* Do not ignore extention logo ([84fa973](https://github.com/CodersAKL/react-toolkit/commit/84fa973))
4+
5+
6+
17
## <small>1.0.7 (2020-02-19)</small>
28

39
* Optimize CI ([c4fdb8f](https://github.com/CodersAKL/react-toolkit/commit/c4fdb8f))
10+
* v1.0.7 ([683fc90](https://github.com/CodersAKL/react-toolkit/commit/683fc90))
411

512

613

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.7",
5+
"version": "1.0.8",
66
"icon": "assets/logo.png",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)