Skip to content

Commit a70f969

Browse files
committed
chore(release): release v0.0.1-alpha.9
1 parent 17ff1a7 commit a70f969

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.9](https://github.com/suemor233/MarchenPlay/compare/v0.0.1-alpha.8...v0.0.1-alpha.9) (2024-12-04)
4+
5+
6+
### Bug Fixes
7+
8+
* ci ([17ff1a7](https://github.com/suemor233/MarchenPlay/commit/17ff1a770c804fddfd38e25ce335cffda43066af))
9+
* toast cannot be displayed in full screen of the web version ([117ff7b](https://github.com/suemor233/MarchenPlay/commit/117ff7b3a1b1289d338c6a333a4ae465e404f776))
10+
11+
12+
### Features
13+
14+
* limit single instance ([dcb0728](https://github.com/suemor233/MarchenPlay/commit/dcb07280d89228453ceb20a8f015e2f6300e1fb4))
15+
* limit the number of history records ([71354de](https://github.com/suemor233/MarchenPlay/commit/71354de8029be9b1fd4a072363dfe534d2140251))
16+
* support file association ([aafa367](https://github.com/suemor233/MarchenPlay/commit/aafa3672adf7187ee40a0c0e0da2b50ec2c930be))
17+
* use system full screen to replace browser full screen ([ad0c639](https://github.com/suemor233/MarchenPlay/commit/ad0c639707880cb03db3c5d69829c7d6f783e038))
18+
19+
20+
321
## [0.0.1-alpha.8](https://github.com/suemor233/MarchenPlay/compare/v0.0.1-alpha.7...v0.0.1-alpha.8) (2024-12-01)
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.8",
4+
"version": "0.0.1-alpha.9",
55
"private": true,
66
"packageManager": "[email protected]",
77
"description": "Marchen player",

0 commit comments

Comments
 (0)