We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a360e6 commit d2d3762Copy full SHA for d2d3762
CHANGELOG.md
@@ -1,6 +1,13 @@
1
+## <small>1.3.6 (2021-11-04)</small>
2
+
3
+* make the extention file size bigger ([7a360e6](https://github.com/CodersAKL/react-toolkit/commit/7a360e6))
4
5
6
7
## <small>1.3.5 (2021-11-04)</small>
8
9
* are we going to include typescript in to the bundler? ([e3d61a3](https://github.com/CodersAKL/react-toolkit/commit/e3d61a3))
10
+* v1.3.5 ([dafbefe](https://github.com/CodersAKL/react-toolkit/commit/dafbefe))
11
12
13
package.json
@@ -2,7 +2,7 @@
"name": "react-toolkit",
"displayName": "react-toolkit",
"description": "Useful tools for react developers",
- "version": "1.3.5",
+ "version": "1.3.6",
"icon": "assets/logo.png",
"license": "MIT",
"repository": {
0 commit comments