Skip to content

Commit

Permalink
chore(release): 0.22.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.22.0](v0.21.0...v0.22.0) (2022-12-22)

### Bug Fixes

* build ([8d83eaf](8d83eaf))
* hide form if max guests reached ([b2b3803](b2b3803))

### Features

* update party management page ([a4bd542](a4bd542))
  • Loading branch information
semantic-release-bot committed Dec 22, 2022
1 parent 8d83eaf commit 2a94c65
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [0.22.0](https://github.com/LucasCarioca/wedding-registration-guest/compare/v0.21.0...v0.22.0) (2022-12-22)


### Bug Fixes

* build ([8d83eaf](https://github.com/LucasCarioca/wedding-registration-guest/commit/8d83eafd382777de2272c5ef030677346aeb23dd))
* hide form if max guests reached ([b2b3803](https://github.com/LucasCarioca/wedding-registration-guest/commit/b2b3803431d6fbf98540873197f0727177c27c95))


### Features

* update party management page ([a4bd542](https://github.com/LucasCarioca/wedding-registration-guest/commit/a4bd542263e4656c1d012edff96efe858ccef28c))

# [0.21.0](https://github.com/LucasCarioca/wedding-registration-guest/compare/v0.20.8...v0.21.0) (2022-12-22)


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

0 comments on commit 2a94c65

Please sign in to comment.