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