We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 434990c commit 4a001e2Copy full SHA for 4a001e2
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
This documents the user-facing changes for each version
4
5
+## 0.5
6
+
7
+- Import settings and snapshots
8
+- Append snapshots to queue
9
+- Update UI icons and layout
10
11
## 0.4.4
12
13
- Correct duplicate detection for auto snapshots
package.json
@@ -1,6 +1,6 @@
1
{
"name": "queue-manager",
- "version": "0.4.4",
+ "version": "0.5",
"private": true,
"scripts": {
"build": "spicetify-creator",
0 commit comments