Skip to content

Commit 46e58e7

Browse files
committed
v1.1.9
1 parent 5818e2f commit 46e58e7

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.vscodeignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ node_modules
1616
!node_modules/@wessberg/cjs-to-esm-transformer
1717
!node_modules/fs-extra
1818
!node_modules/react-js-to-ts
19-
!node_modules/typescript
19+
!node_modules/typescript
20+
!node_modules/universalify

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
## <small>1.1.9 (2020-02-20)</small>
2+
3+
* Update README.md ([5818e2f](https://github.com/CodersAKL/react-toolkit/commit/5818e2f))
4+
5+
6+
17
## <small>1.1.8 (2020-02-19)</small>
28

9+
* v1.1.8 ([6225d79](https://github.com/CodersAKL/react-toolkit/commit/6225d79))
310

411

512

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

0 commit comments

Comments
 (0)