Skip to content

Commit 5143e44

Browse files
committed
v1.1.5
1 parent 5c0261d commit 5143e44

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1+
## <small>1.1.5 (2020-02-19)</small>
2+
3+
* fix(pipeline): fix CI ([5c0261d](https://github.com/CodersAKL/react-toolkit/commit/5c0261d))
4+
5+
6+
17
## <small>1.1.4 (2020-02-19)</small>
28

3-
* fix(utils): fix utils ([af83153](https://github.com/CodersAKL/react-toolkit/commit/af83153))
49
* Display converters only on js files ([63f23c5](https://github.com/CodersAKL/react-toolkit/commit/63f23c5))
10+
* v1.1.4 ([2722104](https://github.com/CodersAKL/react-toolkit/commit/2722104))
11+
* fix(utils): fix utils ([af83153](https://github.com/CodersAKL/react-toolkit/commit/af83153))
512

613

714

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.4",
5+
"version": "1.1.5",
66
"icon": "assets/logo.png",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)