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 670e721 commit 1307f91Copy full SHA for 1307f91
2 files changed
CHANGELOG.md
@@ -1,6 +1,13 @@
1
+## <small>1.1.1 (2020-02-19)</small>
2
+
3
+* Optimize dependencies and check if its ok ([670e721](https://github.com/CodersAKL/react-toolkit/commit/670e721))
4
5
6
7
## 1.1.0 (2020-02-19)
8
9
* Optimize node_modules ([74ab146](https://github.com/CodersAKL/react-toolkit/commit/74ab146))
10
+* v1.1.0 ([22903fb](https://github.com/CodersAKL/react-toolkit/commit/22903fb))
11
12
13
package.json
@@ -2,7 +2,7 @@
"name": "react-toolkit",
"displayName": "react-toolkit",
"description": "Useful tools for react developers",
- "version": "1.1.0",
+ "version": "1.1.1",
"icon": "assets/logo.png",
"license": "MIT",
"repository": {
0 commit comments