Skip to content

Commit

Permalink
chore(release): v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ItaloMedici committed Aug 27, 2024
1 parent e3c4fd5 commit 85cc0d5
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@


# [0.5.0](https://github.com/ItaloMedici/pontim/compare/v0.4.0...v0.5.0) (2024-08-27)


### Features

* crate update nickname action ([82ddf0b](https://github.com/ItaloMedici/pontim/commit/82ddf0bf2046e2ed2595952437b943f09efca4be))
* create delete http method ([04c4927](https://github.com/ItaloMedici/pontim/commit/04c49275f908fb3e4e751ed4a91a356b9a755d8e))
* create hideChoice method ([c5f8cf3](https://github.com/ItaloMedici/pontim/commit/c5f8cf38c54fb76f70f1ca727d7f18fadbc7d42e))
* create nickname dialog ([8acd89a](https://github.com/ItaloMedici/pontim/commit/8acd89a381ac345b0ca8919040779c83f20f46a1))
* implement notification flow ([635ff4b](https://github.com/ItaloMedici/pontim/commit/635ff4b30cb18e3ecdf2ac6310a7599b98dc6ee5))
* show average points result ([27c43b7](https://github.com/ItaloMedici/pontim/commit/27c43b7f094491980432701f8efa6a930140fb79))

# [0.4.0](https://github.com/ItaloMedici/pontim/compare/v0.3.0...v0.4.0) (2024-08-22)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pontim",
"version": "0.4.0",
"version": "0.5.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 85cc0d5

Please sign in to comment.