From efd1e9c3ad21084b67b83dcc844fc8964c6fba8e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 18 Mar 2024 17:09:02 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] # 1.0.0 (2024-03-18) ### Features * initial commit, including custom context and demo ([9db166a](https://github.com/deepgram-devs/react-nowplaying/commit/9db166a35a418f4dbe49fd8734e034f3fa7b6c6a)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a60a7b2..b9a7549 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ Change Log +# 1.0.0 (2024-03-18) + + +### Features + +* initial commit, including custom context and demo ([9db166a](https://github.com/deepgram-devs/react-nowplaying/commit/9db166a35a418f4dbe49fd8734e034f3fa7b6c6a)) + # [0.1.0](https://github.com/deepgram-devs/deepgram-conversational-demo/compare/0.0.33...0.1.0) (2024-03-14) ### Bug Fixes diff --git a/package.json b/package.json index 235c2e7..3b90d35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-nowplaying", - "version": "0.0.0", + "version": "1.0.0", "description": "A cross-browser cross-device friendly React context to auto-play audio in a browser.", "main": "dist/index.js", "files": [