Skip to content

Commit

Permalink
chore(release): v0.59.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer committed Dec 15, 2023
1 parent cfe0a53 commit 662f839
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.59.0](https://github.com/onesoft-sudo/sudobot-dashboard/compare/v0.58.0...v0.59.0) (2023-12-15)


### Features

* complete /api/verify/email route ([1ba7f0b](https://github.com/onesoft-sudo/sudobot-dashboard/commit/1ba7f0b502d5e6dc9a058bf26fc59ac07a51519f))



# [0.58.0](https://github.com/onesoft-sudo/sudobot-dashboard/compare/v0.57.1...v0.58.0) (2023-12-15)


Expand Down Expand Up @@ -34,12 +43,3 @@



# [0.55.0](https://github.com/onesoft-sudo/sudobot-dashboard/compare/v0.54.0...v0.55.0) (2023-12-14)


### Features

* support captcha verification ([70eca56](https://github.com/onesoft-sudo/sudobot-dashboard/commit/70eca56866e69b295f436d39bb397d5b2f1645fc))



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

0 comments on commit 662f839

Please sign in to comment.