Skip to content

Commit 21f72e5

Browse files
committed
chore(release): bump to 0.7.1
1 parent 9f1e9c9 commit 21f72e5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This documents the user-facing changes for each version
44

5+
## 0.7.1
6+
7+
- Fix displaying names for Spotify tracks after Spotify API changes
8+
59
## 0.7
610

711
- Add synced snapshot mode (disables automatic snapshots while active)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "queue-manager",
3-
"version": "0.7",
3+
"version": "0.7.1",
44
"private": true,
55
"scripts": {
66
"build": "spicetify-creator",

0 commit comments

Comments
 (0)