Skip to content

Commit a0e791e

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2020-03-17) ### Bug Fixes * adds support for shortened youtube share links ([f78f13f](f78f13f))
1 parent 59fcfeb commit a0e791e

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+
## [3.0.1](https://github.com/streamich/react-embed/compare/v3.0.0...v3.0.1) (2020-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* adds support for shortened youtube share links ([f78f13f](https://github.com/streamich/react-embed/commit/f78f13f0c5d6b28a0b97ecd008f3c4f1567a6bec))
7+
18
# [3.0.0](https://github.com/streamich/react-embed/compare/v2.7.1...v3.0.0) (2020-02-16)
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": "react-embed",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)