We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823f957 commit 6413797Copy full SHA for 6413797
CHANGELOG.md
@@ -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
8
## [2.13.2](https://github.com/streamich/libreact/compare/v2.13.1...v2.13.2) (2019-09-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "libreact",
- "version": "2.13.2",
+ "version": "2.13.3",
"description": "React standard library",
"main": "lib/index.js",
"repository": {
0 commit comments