We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b42123d commit 909dcbcCopy full SHA for 909dcbc
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
This documents the user-facing changes for each version
4
5
+## 0.6.4
6
+
7
+- Shorten queue warning description
8
+- Improve filesystem access error handling
9
10
## 0.6.3
11
12
- Enable prompting for manual snapshot before replacing queue by default
package.json
@@ -1,6 +1,6 @@
1
{
"name": "queue-manager",
- "version": "0.6.3",
+ "version": "0.6.4",
"private": true,
"scripts": {
"build": "spicetify-creator",
0 commit comments