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 9186651 commit 5e4f7b6Copy full SHA for 5e4f7b6
2 files changed
CHANGELOG.md
@@ -1,6 +1,13 @@
1
+## <small>1.1.3 (2020-02-19)</small>
2
+
3
+* Missing typescript ([9186651](https://github.com/CodersAKL/react-toolkit/commit/9186651))
4
5
6
7
## <small>1.1.2 (2020-02-19)</small>
8
9
* Modules optimizations does not work ([caad037](https://github.com/CodersAKL/react-toolkit/commit/caad037))
10
+* v1.1.2 ([0161d0c](https://github.com/CodersAKL/react-toolkit/commit/0161d0c))
11
12
13
package.json
@@ -2,7 +2,7 @@
"name": "react-toolkit",
"displayName": "react-toolkit",
"description": "Useful tools for react developers",
- "version": "1.1.2",
+ "version": "1.1.3",
"icon": "assets/logo.png",
"license": "MIT",
"repository": {
0 commit comments