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 15ce100 commit c5f72aaCopy full SHA for c5f72aa
2 files changed
CHANGELOG.md
@@ -1,6 +1,13 @@
1
+## <small>1.2.7 (2021-10-19)</small>
2
+
3
+* Activating extension Coders.react-toolkit failed due to an error ([15ce100](https://github.com/CodersAKL/react-toolkit/commit/15ce100))
4
5
6
7
## <small>1.2.6 (2021-10-19)</small>
8
9
* I need to learn something new :) ([9c060dc](https://github.com/CodersAKL/react-toolkit/commit/9c060dc))
10
+* v1.2.6 ([578a527](https://github.com/CodersAKL/react-toolkit/commit/578a527))
11
12
13
package.json
@@ -2,7 +2,7 @@
"name": "react-toolkit",
"displayName": "react-toolkit",
"description": "Useful tools for react developers",
- "version": "1.2.6",
+ "version": "1.2.7",
"icon": "assets/logo.png",
"license": "MIT",
"repository": {
0 commit comments