Skip to content

Commit 26b223b

Browse files
committed
v1.2.1
1 parent e9a5399 commit 26b223b

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
1+
## <small>1.2.1 (2021-08-05)</small>
2+
3+
4+
5+
6+
## 1.2.0 (2021-08-05)
7+
8+
* test: 💍 fixed tests ([e9a5399](https://github.com/CodersAKL/react-toolkit/commit/e9a5399))
9+
10+
11+
12+
## <small>1.1.25 (2021-08-05)</small>
13+
14+
* fix: 🐛 dependency hell fix ([bcb8a17](https://github.com/CodersAKL/react-toolkit/commit/bcb8a17))
15+
16+
17+
18+
## <small>1.1.24 (2021-08-05)</small>
19+
20+
* chore: 🤖 updated deps ([e087cf6](https://github.com/CodersAKL/react-toolkit/commit/e087cf6))
21+
* Window issue fix. ([4bc8586](https://github.com/CodersAKL/react-toolkit/commit/4bc8586))
22+
23+
24+
125
## <small>1.1.23 (2020-02-20)</small>
226

27+
* v1.1.23 ([8a4416c](https://github.com/CodersAKL/react-toolkit/commit/8a4416c))
328

429

530

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

0 commit comments

Comments
 (0)