Skip to content

Commit

Permalink
release: v1.4.2 [skip ci]
Browse files Browse the repository at this point in the history
Signed-off-by: Ar Rakin <[email protected]> [skip ci]
  • Loading branch information
virtual-designer committed Aug 28, 2024
1 parent 9475a29 commit 9767336
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 20 deletions.
29 changes: 10 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.4.2](https://github.com/onesoft-sudo/sudobot-dashboard/compare/v1.4.1...v1.4.2) (2024-08-28)


### Bug Fixes

* 400 errors ([3f8cd2f](https://github.com/onesoft-sudo/sudobot-dashboard/commit/3f8cd2f0dc82d4ea889bf640741616151083f423))
* type errors ([9475a29](https://github.com/onesoft-sudo/sudobot-dashboard/commit/9475a2945c7c8186e9136d12243ca14a20f23413))



## [1.4.1](https://github.com/onesoft-sudo/sudobot-dashboard/compare/v1.4.0...v1.4.1) (2024-08-28)


Expand Down Expand Up @@ -36,22 +46,3 @@



# [1.3.0](https://github.com/onesoft-sudo/sudobot-dashboard/compare/v1.2.5...v1.3.0) (2024-08-27)


### Bug Fixes

* home page buttons ([9b081d7](https://github.com/onesoft-sudo/sudobot-dashboard/commit/9b081d7d8f891ddd44945e61a4a83928fd30ec94))
* **pages:home:** buttons not working ([66947a5](https://github.com/onesoft-sudo/sudobot-dashboard/commit/66947a5f8238557425ec47817ab42f154475e378))
* type errors ([4c4e125](https://github.com/onesoft-sudo/sudobot-dashboard/commit/4c4e1251581bac3c55f9d6042038c796a30595bd))
* verification gate error icon ([4a496da](https://github.com/onesoft-sudo/sudobot-dashboard/commit/4a496dad9822b07c16cba80cb28c937d5b9b3424))
* **verification:** error messages ([ad75ace](https://github.com/onesoft-sudo/sudobot-dashboard/commit/ad75ace52016f91e3099d7926bbf63a8161cc57f))


### Features

* add verification pages [1/3] ([09fb55a](https://github.com/onesoft-sudo/sudobot-dashboard/commit/09fb55a8aa0eb4207038d0a99218caabca12d289))
* finalize verification gate [2/3] ([65d5ada](https://github.com/onesoft-sudo/sudobot-dashboard/commit/65d5ada407a64245e6cffecfe25352dc1f5f121a))



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": "1.4.1",
"version": "1.4.2",
"private": true,
"scripts": {
"dev": "next dev --turbo",
Expand Down

0 comments on commit 9767336

Please sign in to comment.