Skip to content

Commit ab0c688

Browse files
committed
v1.0.1
1 parent 685f07e commit ab0c688

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1+
## <small>1.0.1 (2020-02-18)</small>
2+
3+
* perf: do I need third party actions? ([685f07e](https://github.com/CodersAKL/react-toolkit/commit/685f07e))
4+
* fix: should run ci only on version ([3e5d5ad](https://github.com/CodersAKL/react-toolkit/commit/3e5d5ad))
5+
6+
7+
18
## 1.0.0 (2020-02-18)
29

310
* Added badges to readme ([7f9a578](https://github.com/CodersAKL/react-toolkit/commit/7f9a578))
11+
* v1.0.0 ([96a62e9](https://github.com/CodersAKL/react-toolkit/commit/96a62e9))
412
* fix: ci fix ([c57bb26](https://github.com/CodersAKL/react-toolkit/commit/c57bb26))
513

614

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

0 commit comments

Comments
 (0)