We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1cfa96 commit c4db9adCopy full SHA for c4db9ad
CHANGELOG.md
@@ -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
7
## <small>1.3.9 (2021-11-05)</small>
8
9
* 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))
11
12
13
package.json
@@ -2,7 +2,7 @@
"name": "react-toolkit",
"displayName": "react-toolkit",
"description": "Useful tools for react developers",
- "version": "1.3.9",
+ "version": "1.3.10",
"icon": "assets/logo.png",
"license": "MIT",
"repository": {
0 commit comments