Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](1.3.0...1.4.0) (2024-04-11)

### Features

* clear audio uid on finish and when stopped manually ([9791f25](9791f25))
  • Loading branch information
semantic-release-bot authored and lukeocodes committed Apr 11, 2024
1 parent 64f5d3e commit 688278c
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.4.0](https://github.com/deepgram-devs/react-nowplaying/compare/1.3.0...1.4.0) (2024-04-11)


### Features

* clear audio uid on finish and when stopped manually ([9791f25](https://github.com/deepgram-devs/react-nowplaying/commit/9791f254f56751f871b8aa99a8d0a67b73349845))

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


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.3.0",
"version": "1.4.0",
"description": "A cross-browser cross-device friendly React context to auto-play audio in a browser.",
"keywords": [
"browser-audio",
Expand Down

1 comment on commit 688278c

@vercel
Copy link

@vercel vercel bot commented on 688278c Apr 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.