Skip to content

Commit b150929

Browse files
committed
v1.3.0
1 parent c12635e commit b150929

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1+
## 1.3.0 (2021-11-03)
2+
3+
* Update bundler. Improve extention size ([c12635e](https://github.com/CodersAKL/react-toolkit/commit/c12635e))
4+
5+
6+
17
## <small>1.2.7 (2021-10-19)</small>
28

39
* Activating extension Coders.react-toolkit failed due to an error ([15ce100](https://github.com/CodersAKL/react-toolkit/commit/15ce100))
10+
* v1.2.7 ([c5f72aa](https://github.com/CodersAKL/react-toolkit/commit/c5f72aa))
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.2.7",
5+
"version": "1.3.0",
66
"icon": "assets/logo.png",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)