Skip to content

Commit

Permalink
chore(release): v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Apr 19, 2024
1 parent e0398c0 commit 1d77218
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.14.0

[compare changes](https://github.com/hywax/mafl/compare/v0.13.0...v0.14.0)

### 🚀 Enhancements

- ⚠️ Ability to change the application grid ([#49](https://github.com/hywax/mafl/pull/49), [#91](https://github.com/hywax/mafl/pull/91))

### 💅 Refactors

- Contributors format ([53dee14](https://github.com/hywax/mafl/commit/53dee14))

### 🏡 Chore

- Websocket log ([e0398c0](https://github.com/hywax/mafl/commit/e0398c0))

#### ⚠️ Breaking Changes

- ⚠️ Ability to change the application grid ([#49](https://github.com/hywax/mafl/pull/49), [#91](https://github.com/hywax/mafl/pull/91))

### ❤️ Contributors

- Hywax ([@hywax](http://github.com/hywax))
- Alexander ([@hywax](http://github.com/hywax))

## v0.13.0

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

0 comments on commit 1d77218

Please sign in to comment.