Skip to content

Commit

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


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


### Bug Fixes

* adjust fibonacci options ([bc850c6](https://github.com/ItaloMedici/pontim/commit/bc850c655957ea5bdc79652e0b81891a6f464220))


### Features

* create board status ([dbffb09](https://github.com/ItaloMedici/pontim/commit/dbffb095ab53974949347ab77ddb175db70016d7))

# [0.3.0](https://github.com/ItaloMedici/pontim/compare/v0.2.0...v0.3.0) (2024-08-21)


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.3.0",
"version": "0.4.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 22dc725

Please sign in to comment.