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 e3d61a3 commit dafbefeCopy full SHA for dafbefe
CHANGELOG.md
@@ -1,6 +1,13 @@
1
+## <small>1.3.5 (2021-11-04)</small>
2
+
3
+* are we going to include typescript in to the bundler? ([e3d61a3](https://github.com/CodersAKL/react-toolkit/commit/e3d61a3))
4
5
6
7
## <small>1.3.4 (2021-11-03)</small>
8
9
* Update repo token ([1fdb74e](https://github.com/CodersAKL/react-toolkit/commit/1fdb74e))
10
+* v1.3.4 ([b31925f](https://github.com/CodersAKL/react-toolkit/commit/b31925f))
11
12
13
package.json
@@ -2,7 +2,7 @@
"name": "react-toolkit",
"displayName": "react-toolkit",
"description": "Useful tools for react developers",
- "version": "1.3.4",
+ "version": "1.3.5",
"icon": "assets/logo.png",
"license": "MIT",
"repository": {
0 commit comments