We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f1e9c9 commit 21f72e5Copy full SHA for 21f72e5
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
This documents the user-facing changes for each version
4
5
+## 0.7.1
6
+
7
+- Fix displaying names for Spotify tracks after Spotify API changes
8
9
## 0.7
10
11
- Add synced snapshot mode (disables automatic snapshots while active)
package.json
@@ -1,6 +1,6 @@
1
{
"name": "queue-manager",
- "version": "0.7",
+ "version": "0.7.1",
"private": true,
"scripts": {
"build": "spicetify-creator",
0 commit comments