diff --git a/CHANGELOG.md b/CHANGELOG.md index 575fad3..13ee09f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index a2f015a..8bb4780 100644 --- a/package.json +++ b/package.json @@ -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",