Skip to content

Commit

Permalink
chore(release): release v0.0.1-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
suemor233 committed Nov 22, 2024
1 parent b7478ad commit d6004b4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# CHANGELOG

## [0.0.1-alpha.6](https://github.com/suemor233/MarchenPlay/compare/v0.0.1-alpha.5...v0.0.1-alpha.6) (2024-11-22)


### Bug Fixes

* install deps when using windows ([bb49953](https://github.com/suemor233/MarchenPlay/commit/bb49953111227c97d25428b7ac18f51a991e31ac))
* deps download ([2ac3727](https://github.com/suemor233/MarchenPlay/commit/2ac372786cd69e608ef534c468e14ff2f392eaff))
* deps install ([b7478ad](https://github.com/suemor233/MarchenPlay/commit/b7478adabca1fdeb9c6b99e458456c1ddb8e0b61))


### Features

* clear unused ffmpeg dependencies during build ([47e8f8c](https://github.com/suemor233/MarchenPlay/commit/47e8f8c304b22f13fb24b0a8fb1f37bf19697a2c))



## [0.0.1-alpha.5](https://github.com/suemor233/MarchenPlay/compare/v0.0.1-alpha.4...v0.0.1-alpha.5) (2024-11-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Marchen",
"type": "module",
"version": "0.0.1-alpha.5",
"version": "0.0.1-alpha.6",
"private": true,
"packageManager": "pnpm@9.13.2",
"description": "Local video danmaku player",
Expand Down

0 comments on commit d6004b4

Please sign in to comment.