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 c12635e commit b150929Copy full SHA for b150929
2 files changed
CHANGELOG.md
@@ -1,6 +1,13 @@
1
+## 1.3.0 (2021-11-03)
2
+
3
+* Update bundler. Improve extention size ([c12635e](https://github.com/CodersAKL/react-toolkit/commit/c12635e))
4
5
6
7
## <small>1.2.7 (2021-10-19)</small>
8
9
* Activating extension Coders.react-toolkit failed due to an error ([15ce100](https://github.com/CodersAKL/react-toolkit/commit/15ce100))
10
+* v1.2.7 ([c5f72aa](https://github.com/CodersAKL/react-toolkit/commit/c5f72aa))
11
12
13
package.json
@@ -2,7 +2,7 @@
"name": "react-toolkit",
"displayName": "react-toolkit",
"description": "Useful tools for react developers",
- "version": "1.2.7",
+ "version": "1.3.0",
"icon": "assets/logo.png",
"license": "MIT",
"repository": {
0 commit comments