Skip to content

Commit e9daf84

Browse files
committed
v1.1.21
1 parent 4524a32 commit e9daf84

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.vscodeignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ node_modules
2626
!node_modules/tslib
2727
!node_modules/escape-string-regexp
2828
!node_modules/ansi-regex
29+
!node_modules/has-ansi

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1+
## <small>1.1.21 (2020-02-20)</small>
2+
3+
4+
5+
16
## <small>1.1.20 (2020-02-20)</small>
27

8+
* v1.1.20 ([4524a32](https://github.com/CodersAKL/react-toolkit/commit/4524a32))
39

410

511

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

0 commit comments

Comments
 (0)