Skip to content

Commit 4a001e2

Browse files
committed
chore(release): bump to 0.5
1 parent 434990c commit 4a001e2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

5+
## 0.5
6+
7+
- Import settings and snapshots
8+
- Append snapshots to queue
9+
- Update UI icons and layout
10+
511
## 0.4.4
612

713
- Correct duplicate detection for auto snapshots

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

0 commit comments

Comments
 (0)