Skip to content

Commit 0161d0c

Browse files
committed
v1.1.2
1 parent caad037 commit 0161d0c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## <small>1.1.1 (2020-02-19)</small>
28

39
* 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))
411

512

613

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-toolkit",
33
"displayName": "react-toolkit",
44
"description": "Useful tools for react developers",
5-
"version": "1.1.1",
5+
"version": "1.1.2",
66
"icon": "assets/logo.png",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)