Skip to content

Commit

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

### Features

* add uid for the track playing, so it can be identified without groking the blob ([64085ae](64085ae))
  • Loading branch information
semantic-release-bot committed Mar 29, 2024
1 parent 64085ae commit faa3d04
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.3.0](https://github.com/deepgram-devs/react-nowplaying/compare/1.2.0...1.3.0) (2024-03-29)


### Features

* add uid for the track playing, so it can be identified without groking the blob ([64085ae](https://github.com/deepgram-devs/react-nowplaying/commit/64085ae5debf540d709d457560c098d325e8e789))

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


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.2.0",
"version": "1.3.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 faa3d04

@vercel
Copy link

@vercel vercel bot commented on faa3d04 Mar 29, 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.