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 ce79650 commit 2c7ff17Copy full SHA for 2c7ff17
2 files changed
CHANGELOG.md
@@ -1,6 +1,13 @@
1
+## <small>1.1.10 (2020-02-20)</small>
2
+
3
+* Add missing dependencies and cleanup ([ce79650](https://github.com/CodersAKL/react-toolkit/commit/ce79650))
4
5
6
7
## <small>1.1.9 (2020-02-20)</small>
8
9
* Update README.md ([5818e2f](https://github.com/CodersAKL/react-toolkit/commit/5818e2f))
10
+* v1.1.9 ([46e58e7](https://github.com/CodersAKL/react-toolkit/commit/46e58e7))
11
12
13
package.json
@@ -2,7 +2,7 @@
"name": "react-toolkit",
"displayName": "react-toolkit",
"description": "Useful tools for react developers",
- "version": "1.1.9",
+ "version": "1.1.10",
"icon": "assets/logo.png",
"license": "MIT",
"repository": {
0 commit comments