Skip to content

Commit

Permalink
chore(release): v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zAlweNy26 committed Jan 5, 2025
1 parent 7a4c4e1 commit 62ee534
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# Changelog


## v0.1.2

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

### 🚀 Enhancements

- Add heartbeat in websocket ([f6115a6](https://github.com/zAlweNy26/ambo/commit/f6115a6))
- Add copy button in board ([9a56e6a](https://github.com/zAlweNy26/ambo/commit/9a56e6a))

### 🏡 Chore

- Update `nuxt/ui` ([3941be0](https://github.com/zAlweNy26/ambo/commit/3941be0))
- Update ws route ([7a4c4e1](https://github.com/zAlweNy26/ambo/commit/7a4c4e1))

### ❤️ Contributors

- Dany <[email protected]>

## v0.1.1

[compare changes](https://github.com/zAlweNy26/ambo/compare/v0.1.0...v0.1.1)
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.1",
"version": "0.1.2",
"private": true,
"scripts": {
"build": "nuxi build",
Expand Down

0 comments on commit 62ee534

Please sign in to comment.