Skip to content

Commit 961bfd6

Browse files
chore(release): 2.8.1 [skip ci]
## [2.8.1](v2.8.0...v2.8.1) (2018-11-20) ### Bug Fixes * πŸ› fire onMount event before attempting to play video ([cde669a](cde669a)) * πŸ› remove testing code ([ac8c487](ac8c487))
1 parent db6fc0d commit 961bfd6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.8.1](https://github.com/streamich/libreact/compare/v2.8.0...v2.8.1) (2018-11-20)
2+
3+
4+
### Bug Fixes
5+
6+
* πŸ› fire onMount event before attempting to play video ([cde669a](https://github.com/streamich/libreact/commit/cde669a))
7+
* πŸ› remove testing code ([ac8c487](https://github.com/streamich/libreact/commit/ac8c487))
8+
19
# [2.8.0](https://github.com/streamich/libreact/compare/v2.7.0...v2.8.0) (2018-11-20)
210

311

β€Ž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.8.0",
3+
"version": "2.8.1",
44
"description": "React standard library",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
Β (0)