Skip to content

Commit

Permalink
chore(release): v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zAlweNy26 committed Dec 27, 2024
1 parent dd4156c commit 46dc696
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
# Changelog


## v0.1.1

[compare changes](https://github.com/zAlweNy26/ambo/compare/v0.1.0...v0.1.1)

### 🚀 Enhancements

- Use KV storage ([39f78fa](https://github.com/zAlweNy26/ambo/commit/39f78fa))

### 🏡 Chore

- Fix linting ([6ad882b](https://github.com/zAlweNy26/ambo/commit/6ad882b))
- Improve lighthouse score ([b70225a](https://github.com/zAlweNy26/ambo/commit/b70225a))
- Update assets ([54e9800](https://github.com/zAlweNy26/ambo/commit/54e9800))
- Improve UX ([f325c07](https://github.com/zAlweNy26/ambo/commit/f325c07))

### 🤖 CI

- Update package script ([dd4156c](https://github.com/zAlweNy26/ambo/commit/dd4156c))

### ❤️ Contributors

- Dany <[email protected]>

## v0.1.0


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": "ambo",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"build": "nuxi build",
Expand Down

0 comments on commit 46dc696

Please sign in to comment.