Skip to content

Commit 6f53be9

Browse files
chore(release): 3.3.0 [skip ci]
# [3.3.0](v3.2.0...v3.3.0) (2020-04-25) ### Features * 🎸 add dark mode support to audio player ([a32bc51](a32bc51)) * 🎸 add support for dark mode in Twitter ([b0ef2cd](b0ef2cd)) * 🎸 improve supported audio file formats ([9d639d9](9d639d9)) * 🎸 support responsivenes in audio player ([f79158f](f79158f))
1 parent 9f049e9 commit 6f53be9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [3.3.0](https://github.com/streamich/react-embed/compare/v3.2.0...v3.3.0) (2020-04-25)
2+
3+
4+
### Features
5+
6+
* 🎸 add dark mode support to audio player ([a32bc51](https://github.com/streamich/react-embed/commit/a32bc51c9b5b991125c5f51728d05e88edee8707))
7+
* 🎸 add support for dark mode in Twitter ([b0ef2cd](https://github.com/streamich/react-embed/commit/b0ef2cd551440c2fe65935836eed9b43994f70d1))
8+
* 🎸 improve supported audio file formats ([9d639d9](https://github.com/streamich/react-embed/commit/9d639d995276453e720ba7dca7eb6f7a903b978f))
9+
* 🎸 support responsivenes in audio player ([f79158f](https://github.com/streamich/react-embed/commit/f79158f7db45b9f3ce64e12ee63cfbf6ab92eb75))
10+
111
# [3.2.0](https://github.com/streamich/react-embed/compare/v3.1.0...v3.2.0) (2020-04-24)
212

313

‎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.2.0",
3+
"version": "3.3.0",
44
"description": "",
55
"author": {
66
"name": "streamich",

0 commit comments

Comments
 (0)