Skip to content

Commit 659d77d

Browse files
committed
chore(release): bump to 0.6.2
1 parent 307de32 commit 659d77d

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.6.2
6+
7+
- Reduce queue nearly full warning toast duration to 15 seconds
8+
59
## 0.6.1
610

711
- Fix interaction when settings are collapsed

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

0 commit comments

Comments
 (0)