Skip to content

Commit 578a527

Browse files
committed
v1.2.6
1 parent 9c060dc commit 578a527

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1+
## <small>1.2.6 (2021-10-19)</small>
2+
3+
* I need to learn something new :) ([9c060dc](https://github.com/CodersAKL/react-toolkit/commit/9c060dc))
4+
5+
6+
17
## <small>1.2.5 (2021-10-19)</small>
28

39
* revert ([c94d005](https://github.com/CodersAKL/react-toolkit/commit/c94d005))
410
* Update package.json ([a43427d](https://github.com/CodersAKL/react-toolkit/commit/a43427d))
511
* Update vscodepublish.yml ([f8bc7b7](https://github.com/CodersAKL/react-toolkit/commit/f8bc7b7))
612
* v1.2.4 ([fc01845](https://github.com/CodersAKL/react-toolkit/commit/fc01845))
13+
* v1.2.5 ([5d5cced](https://github.com/CodersAKL/react-toolkit/commit/5d5cced))
714

815

916

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

0 commit comments

Comments
 (0)