Skip to content

Commit

Permalink
chore(release): v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Jan 4, 2024
1 parent f396116 commit 4c7da16
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
# Changelog


## v0.7.1

[compare changes](https://github.com/hywax/mafl/compare/v0.7.0...v0.7.1)

### 🚀 Enhancements

- Transform services to client side render ([2a564bf](https://github.com/hywax/mafl/commit/2a564bf))

### 📖 Documentation

- Excluding pages from search ([0030ed7](https://github.com/hywax/mafl/commit/0030ed7))
- Add favicon.ico ([db884da](https://github.com/hywax/mafl/commit/db884da))

### 📦 Build

- Apply patch ([24565df](https://github.com/hywax/mafl/commit/24565df))

### 🏡 Chore

- Service placeholder ([f396116](https://github.com/hywax/mafl/commit/f396116))

### ❤️ Contributors

- Hywax <[email protected]>

## v0.7.0

[compare changes](https://github.com/hywax/mafl/compare/v0.6.0...v0.7.0)
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.7.0",
"version": "0.7.1",
"private": true,
"scripts": {
"build": "nuxi build",
Expand Down

0 comments on commit 4c7da16

Please sign in to comment.