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 caad037 commit 0161d0cCopy full SHA for 0161d0c
CHANGELOG.md
@@ -1,6 +1,13 @@
1
+## <small>1.1.2 (2020-02-19)</small>
2
+
3
+* Modules optimizations does not work ([caad037](https://github.com/CodersAKL/react-toolkit/commit/caad037))
4
5
6
7
## <small>1.1.1 (2020-02-19)</small>
8
9
* Optimize dependencies and check if its ok ([670e721](https://github.com/CodersAKL/react-toolkit/commit/670e721))
10
+* v1.1.1 ([1307f91](https://github.com/CodersAKL/react-toolkit/commit/1307f91))
11
12
13
package.json
@@ -2,7 +2,7 @@
"name": "react-toolkit",
"displayName": "react-toolkit",
"description": "Useful tools for react developers",
- "version": "1.1.1",
+ "version": "1.1.2",
"icon": "assets/logo.png",
"license": "MIT",
"repository": {
0 commit comments