Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](1.1.0...1.2.0) (2024-03-20)

### Features

* add support for string and MediaSource types ([3dfdace](3dfdace))
  • Loading branch information
semantic-release-bot committed Mar 20, 2024
1 parent 4e0b98c commit cfcede9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
Change Log

# [1.2.0](https://github.com/deepgram-devs/react-nowplaying/compare/1.1.0...1.2.0) (2024-03-20)


### Features

* add support for string and MediaSource types ([3dfdace](https://github.com/deepgram-devs/react-nowplaying/commit/3dfdace57a2305f5744cfd69200a164cf7c1461d))

# [1.1.0](https://github.com/deepgram-devs/react-nowplaying/compare/1.0.2...1.1.0) (2024-03-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-nowplaying",
"version": "1.1.0",
"version": "1.2.0",
"description": "A cross-browser cross-device friendly React context to auto-play audio in a browser.",
"keywords": [
"browser-audio",
Expand Down

0 comments on commit cfcede9

Please sign in to comment.