Skip to content

Commit 6413797

Browse files
committedJun 15, 2020
chore(release): 2.13.3 [skip ci]
## [2.13.3](v2.13.2...v2.13.3) (2020-06-15) ### Bug Fixes * 🐛 update tslib dependency ([7be746b](7be746b))
1 parent 823f957 commit 6413797

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.13.3](https://github.com/streamich/libreact/compare/v2.13.2...v2.13.3) (2020-06-15)
2+
3+
4+
### Bug Fixes
5+
6+
* 🐛 update tslib dependency ([7be746b](https://github.com/streamich/libreact/commit/7be746b))
7+
18
## [2.13.2](https://github.com/streamich/libreact/compare/v2.13.1...v2.13.2) (2019-09-23)
29

310

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libreact",
3-
"version": "2.13.2",
3+
"version": "2.13.3",
44
"description": "React standard library",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)