Skip to content

Commit c4db9ad

Browse files
committed
v1.3.10
1 parent b1cfa96 commit c4db9ad

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1+
## <small>1.3.10 (2021-11-05)</small>
2+
3+
* add one more dependency - it is a hell ([b1cfa96](https://github.com/CodersAKL/react-toolkit/commit/b1cfa96))
4+
5+
6+
17
## <small>1.3.9 (2021-11-05)</small>
28

39
* make exetention even bigger ([aee6f77](https://github.com/CodersAKL/react-toolkit/commit/aee6f77))
10+
* v1.3.9 ([21bd659](https://github.com/CodersAKL/react-toolkit/commit/21bd659))
411

512

613

package.json

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

0 commit comments

Comments
 (0)