Skip to content

Commit 909dcbc

Browse files
committed
chore(release): bump to 0.6.4
1 parent b42123d commit 909dcbc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

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

5+
## 0.6.4
6+
7+
- Shorten queue warning description
8+
- Improve filesystem access error handling
9+
510
## 0.6.3
611

712
- Enable prompting for manual snapshot before replacing queue by default

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.6.3",
3+
"version": "0.6.4",
44
"private": true,
55
"scripts": {
66
"build": "spicetify-creator",

0 commit comments

Comments
 (0)