Skip to content

Commit dafbefe

Browse files
committed
v1.3.5
1 parent e3d61a3 commit dafbefe

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.3.5 (2021-11-04)</small>
2+
3+
* are we going to include typescript in to the bundler? ([e3d61a3](https://github.com/CodersAKL/react-toolkit/commit/e3d61a3))
4+
5+
6+
17
## <small>1.3.4 (2021-11-03)</small>
28

39
* Update repo token ([1fdb74e](https://github.com/CodersAKL/react-toolkit/commit/1fdb74e))
10+
* v1.3.4 ([b31925f](https://github.com/CodersAKL/react-toolkit/commit/b31925f))
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.3.4",
5+
"version": "1.3.5",
66
"icon": "assets/logo.png",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)