Skip to content

Commit de64a11

Browse files
chore(release): 2.13.1 [skip ci]
## [2.13.1](v2.13.0...v2.13.1) (2019-04-05) ### Bug Fixes * πŸ› call <Modal> onElement from componentDidMount ([95fd86f](95fd86f))
1 parent 41ca315 commit de64a11

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,3 +1,10 @@
1+
## [2.13.1](https://github.com/streamich/libreact/compare/v2.13.0...v2.13.1) (2019-04-05)
2+
3+
4+
### Bug Fixes
5+
6+
* πŸ› call <Modal> onElement from componentDidMount ([95fd86f](https://github.com/streamich/libreact/commit/95fd86f))
7+
18
# [2.13.0](https://github.com/streamich/libreact/compare/v2.12.2...v2.13.0) (2019-04-04)
29

310

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libreact",
3-
"version": "2.13.0",
3+
"version": "2.13.1",
44
"description": "React standard library",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
Β (0)