diff --git a/CHANGELOG.md b/CHANGELOG.md index d1c28df..5aac667 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ Change Log +## [1.0.1](https://github.com/deepgram-devs/react-nowplaying/compare/1.0.0...1.0.1) (2024-03-19) + + +### Bug Fixes + +* include react type decs for ci ([7491117](https://github.com/deepgram-devs/react-nowplaying/commit/74911175f06e6ab57dc535c8a6581f1498e32573)) + # 1.0.0 (2024-03-18) diff --git a/package.json b/package.json index 5c0c797..c85d9c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-nowplaying", - "version": "1.0.0", + "version": "1.0.1", "description": "A cross-browser cross-device friendly React context to auto-play audio in a browser.", "main": "dist/index.js", "files": [