Skip to content

Commit d4be307

Browse files
committed
chore(release): release v0.0.1-alpha.11
1 parent 758b55f commit d4be307

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# CHANGELOG
22

3+
## [0.0.1-alpha.11](https://github.com/suemor233/MarchenPlay/compare/v0.0.1-alpha.10...v0.0.1-alpha.11) (2024-12-05)
4+
5+
6+
### Bug Fixes
7+
8+
* clicking too quickly when importing anime would pop up multiple file selection boxes ([d513152](https://github.com/suemor233/MarchenPlay/commit/d513152197dd5ab42984df1dabc297cf7176c1d9))
9+
* settings button is missing ([b98c61b](https://github.com/suemor233/MarchenPlay/commit/b98c61b3d0aadf239da4b46e45bdffb775537d8c))
10+
* unable to switch danmaku during playback ([c8fbd8f](https://github.com/suemor233/MarchenPlay/commit/c8fbd8fb790700321b873310a671f46a4345da81))
11+
12+
13+
### Features
14+
15+
* add a new exit button in the upper left corner ([d56514d](https://github.com/suemor233/MarchenPlay/commit/d56514d3b7c4e8d3c2d01f32d09c8b004a2a3de5))
16+
* add playlist ([758b55f](https://github.com/suemor233/MarchenPlay/commit/758b55f25714426300072439cc1a3b7e4ca5b952))
17+
* support rematch danmaku when playing anime ([3f23532](https://github.com/suemor233/MarchenPlay/commit/3f23532e055f72b9fdcf02ecf210abd4ce095be0))
18+
19+
20+
321
## [0.0.1-alpha.10](https://github.com/suemor233/MarchenPlay/compare/v0.0.1-alpha.9...v0.0.1-alpha.10) (2024-12-04)
422

523

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Marchen",
33
"type": "module",
4-
"version": "0.0.1-alpha.10",
4+
"version": "0.0.1-alpha.11",
55
"private": true,
66
"packageManager": "[email protected]",
77
"description": "Marchen player",

0 commit comments

Comments
 (0)