Skip to content

Commit f11b128

Browse files
committed
v0.0.6
1 parent 0fc70de commit f11b128

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1+
## <small>0.0.6 (2020-02-18)</small>
2+
3+
* feat: added CI and release notes ([0fc70de](https://github.com/CodersAKL/react-toolkit/commit/0fc70de))
4+
* Create FUNDING.yml ([98c371e](https://github.com/CodersAKL/react-toolkit/commit/98c371e))
5+
* Create vscodepublish.yml ([9ea5396](https://github.com/CodersAKL/react-toolkit/commit/9ea5396))
6+
7+
8+
19
## <small>0.0.5 (2020-02-18)</small>
210

11+
* v0.0.5 ([51de02c](https://github.com/CodersAKL/react-toolkit/commit/51de02c))
312
* fix(package.json): added conventional commit messages ([65dabf9](https://github.com/CodersAKL/react-toolkit/commit/65dabf9))
413
* feat(command): convert CommonJs to Typescript ([93d47a5](https://github.com/CodersAKL/react-toolkit/commit/93d47a5))
514

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

0 commit comments

Comments
 (0)