We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab6147 commit 2f75ccaCopy full SHA for 2f75cca
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Change Log
2
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
10
# [1.4.0](https://github.com/deepgram-devs/react-nowplaying/compare/1.3.0...1.4.0) (2024-04-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "react-nowplaying",
- "version": "1.4.0",
+ "version": "1.5.1",
"description": "A cross-browser cross-device friendly React context to auto-play audio in a browser.",
"keywords": [
"browser-audio",
0 commit comments