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 c94d005 commit fc01845Copy full SHA for fc01845
2 files changed
CHANGELOG.md
@@ -1,6 +1,13 @@
1
+## <small>1.2.3 (2021-10-19)</small>
2
+
3
+* Update package.json ([6454b23](https://github.com/CodersAKL/react-toolkit/commit/6454b23))
4
5
6
7
## <small>1.2.2 (2021-09-23)</small>
8
9
* Update to work with a latest vscode ([6202b7b](https://github.com/CodersAKL/react-toolkit/commit/6202b7b))
10
+* v1.2.2 ([a9a4a1a](https://github.com/CodersAKL/react-toolkit/commit/a9a4a1a))
11
12
13
package.json
@@ -2,7 +2,7 @@
"name": "react-toolkit",
"displayName": "react-toolkit",
"description": "Useful tools for react developers",
- "version": "1.2.2",
+ "version": "1.2.4",
"icon": "assets/logo.png",
"license": "MIT",
"repository": {
0 commit comments