Skip to content

Commit b6db903

Browse files
committed
v1.0.2
1 parent 9c80fd1 commit b6db903

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,5 +1,12 @@
1+
## <small>1.0.2 (2020-02-18)</small>
2+
3+
* feat(changelog): update release notes automaticly ([9c80fd1](https://github.com/CodersAKL/react-toolkit/commit/9c80fd1))
4+
5+
6+
17
## <small>1.0.1 (2020-02-18)</small>
28

9+
* v1.0.1 ([ab0c688](https://github.com/CodersAKL/react-toolkit/commit/ab0c688))
310
* perf: do I need third party actions? ([685f07e](https://github.com/CodersAKL/react-toolkit/commit/685f07e))
411
* fix: should run ci only on version ([3e5d5ad](https://github.com/CodersAKL/react-toolkit/commit/3e5d5ad))
512

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

0 commit comments

Comments
 (0)