Version 2.1.0

This commit is contained in:
Jordan Eldredge 2025-06-19 13:54:45 -07:00
parent 8b218e8e67
commit d5ea998198
2 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,9 @@
## Upcoming [UNRELEASED] (`webamp@next`)
_No changes yet._
## 2.1.0 [CURRENT]
### Bug Fixes
- Fixed "Generate HTML Playlist" feature, which was accidentally broken in 2.0.0.
@ -14,7 +18,7 @@
- `webamp.setCurrentTrack`
- `webamp.getPlaylistTracks`
## 2.0.1 [CURRENT]
## 2.0.1
### Bug Fixes

View file

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