1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-06 14:52:50 +08:00

bump: version 0.3.98 → 0.3.99

This commit is contained in:
涵曦
2025-11-02 21:07:01 +08:00
parent 4e557521ce
commit 340851f1c0
3 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
## v0.3.99 (2025-11-02)
### Feat
- 新增 SoundScape 主题
- add path aliases and base URL configuration in ViteSoundSpace (#569)
- SoundSpace Theme (#568)
## v0.3.98 (2025-11-02)
## v0.3.97 (2025-11-01)

View File

@@ -1,6 +1,6 @@
[project]
name = "xiaomusic"
version = "0.3.98"
version = "0.3.99"
description = "Play Music with xiaomi AI speaker"
authors = [
{name = "涵曦", email = "im.hanxi@gmail.com"},

View File

@@ -1 +1 @@
__version__ = "0.3.98"
__version__ = "0.3.99"