Bump to 2.1.2

This commit is contained in:
Jordan Eldredge 2025-06-19 19:56:33 -07:00
parent 333bb96c5d
commit 09c26754aa
2 changed files with 3 additions and 2 deletions

View file

@ -2,11 +2,12 @@
_No changes yet._
## 2.1.1 [CURRENT]
## 2.1.2 [CURRENT]
### Bug Fixes
- Avoid opening Milkdrop window when no window layout is provided.
- Work around issue where setImmediate was not accessible to JSZip when parsing skins.
## 2.1.0

View file

@ -1,6 +1,6 @@
{
"name": "webamp",
"version": "2.1.1",
"version": "2.1.2",
"description": "Winamp 2 implemented in HTML5 and JavaScript",
"files": [
"built",