Skip to content

Commit 2f75cca

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](1.5.0...1.5.1) (2024-05-05) ### Bug Fixes * random character order ([5ab6147](5ab6147))
1 parent 5ab6147 commit 2f75cca

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
Change Log
22

3+
## [1.5.1](https://github.com/deepgram-devs/react-nowplaying/compare/1.5.0...1.5.1) (2024-05-05)
4+
5+
6+
### Bug Fixes
7+
8+
* random character order ([5ab6147](https://github.com/deepgram-devs/react-nowplaying/commit/5ab6147977deaa0ccf2c203044cde4c56ff56d3c))
9+
310
# [1.4.0](https://github.com/deepgram-devs/react-nowplaying/compare/1.3.0...1.4.0) (2024-04-11)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-nowplaying",
3-
"version": "1.4.0",
3+
"version": "1.5.1",
44
"description": "A cross-browser cross-device friendly React context to auto-play audio in a browser.",
55
"keywords": [
66
"browser-audio",

0 commit comments

Comments
 (0)