We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59fcfeb commit a0e791eCopy full SHA for a0e791e
CHANGELOG.md
@@ -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
8
# [3.0.0](https://github.com/streamich/react-embed/compare/v2.7.1...v3.0.0) (2020-02-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-embed",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "",
"author": {
"name": "streamich",
0 commit comments