Skip to content

Commit

Permalink
chore(release): v0.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Jun 6, 2024
1 parent 981e02c commit 64c6d97
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
# Changelog


## v0.15.3

[compare changes](https://github.com/hywax/mafl/compare/v0.15.2...v0.15.3)

### 🩹 Fixes

- Home page translation key was missing ([981e02c](https://github.com/hywax/mafl/commit/981e02c))

### 📖 Documentation

- **showcase:** By @AemonCao ([#113](https://github.com/hywax/mafl/pull/113))
- Fix image path ([4dbe8a2](https://github.com/hywax/mafl/commit/4dbe8a2))

### 🏡 Chore

- **i18n:** Update zh-CN ([#109](https://github.com/hywax/mafl/pull/109))
- Update CONTRIBUTORS ([42a3e9a](https://github.com/hywax/mafl/commit/42a3e9a))

### ❤️ Contributors

- Hywax ([@hywax](http://github.com/hywax))
- Bot ([@hywax-assistant](http://github.com/hywax-assistant))
- Aemon Cao <[email protected]>

## v0.15.2

[compare changes](https://github.com/hywax/mafl/compare/v0.15.1...v0.15.2)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "module",
"version": "0.15.2",
"version": "0.15.3",
"private": true,
"scripts": {
"build": "nuxi build",
Expand Down

0 comments on commit 64c6d97

Please sign in to comment.