Skip to content

Commit 11d2b8b

Browse files
committed
v0.0.7
1 parent 557ac8b commit 11d2b8b

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1+
## <small>0.0.7 (2020-02-18)</small>
2+
3+
* fix: trying to fix CI ([195ebf3](https://github.com/CodersAKL/react-toolkit/commit/195ebf3))
4+
* fix: trying to fix CI ([082b4bd](https://github.com/CodersAKL/react-toolkit/commit/082b4bd))
5+
6+
7+
18
## <small>0.0.6 (2020-02-18)</small>
29

3-
* feat: added CI and release notes ([0fc70de](https://github.com/CodersAKL/react-toolkit/commit/0fc70de))
410
* Create FUNDING.yml ([98c371e](https://github.com/CodersAKL/react-toolkit/commit/98c371e))
511
* Create vscodepublish.yml ([9ea5396](https://github.com/CodersAKL/react-toolkit/commit/9ea5396))
12+
* v0.0.6 ([f11b128](https://github.com/CodersAKL/react-toolkit/commit/f11b128))
13+
* feat: added CI and release notes ([0fc70de](https://github.com/CodersAKL/react-toolkit/commit/0fc70de))
614

715

816

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

0 commit comments

Comments
 (0)