Skip to content

Commit b3eb4d9

Browse files
committed
chore(release): bump to 0.7.2
1 parent fb8f7fa commit b3eb4d9

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.2
6+
7+
- Fix displaying names for Spotify podcast episodes after Spotify API changes
8+
59
## 0.7.1
610

711
- Fix displaying names for Spotify tracks after Spotify API changes

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.1",
3+
"version": "0.7.2",
44
"private": true,
55
"scripts": {
66
"update-types": "curl -s -o ./src/types/spicetify.d.ts https://raw.githubusercontent.com/spicetify/spicetify-cli/master/globals.d.ts",

0 commit comments

Comments
 (0)