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 1fdb74e commit b31925fCopy full SHA for b31925f
2 files changed
CHANGELOG.md
@@ -1,6 +1,13 @@
1
+## <small>1.3.4 (2021-11-03)</small>
2
+
3
+* Update repo token ([1fdb74e](https://github.com/CodersAKL/react-toolkit/commit/1fdb74e))
4
5
6
7
## <small>1.3.3 (2021-11-03)</small>
8
9
* update to lts node ([39742a3](https://github.com/CodersAKL/react-toolkit/commit/39742a3))
10
+* v1.3.3 ([1f93606](https://github.com/CodersAKL/react-toolkit/commit/1f93606))
11
12
13
package.json
@@ -2,7 +2,7 @@
"name": "react-toolkit",
"displayName": "react-toolkit",
"description": "Useful tools for react developers",
- "version": "1.3.3",
+ "version": "1.3.4",
"icon": "assets/logo.png",
"license": "MIT",
"repository": {
0 commit comments