Skip to content

Commit 9cab967

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.7.1...v3.0.0) (2020-02-16) ### Features * 🎸 stretch YouTube videos 100% ([967984a](967984a)) ### BREAKING CHANGES * 🧨 YouTube embeds are now stretched to 100% width. Limit stretching by wrapping this component in a custom <div>.
1 parent 925be2e commit 9cab967

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [3.0.0](https://github.com/streamich/react-embed/compare/v2.7.1...v3.0.0) (2020-02-16)
2+
3+
4+
### Features
5+
6+
* 🎸 stretch YouTube videos 100% ([967984a](https://github.com/streamich/react-embed/commit/967984af09ceab597f99b5d4d9484ab1313c361a))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* 🧨 YouTube embeds are now stretched to 100% width. Limit stretching by
12+
wrapping this component in a custom <div>.
13+
114
## [2.7.1](https://github.com/streamich/react-embed/compare/v2.7.0...v2.7.1) (2019-08-17)
215

316

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": "2.7.1",
3+
"version": "3.0.0",
44
"description": "",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)