Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer authored Aug 28, 2024
2 parents 5e5cc99 + b242560 commit 8f0f540
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 @@
## [1.4.3](https://github.com/onesoft-sudo/sudobot-dashboard/compare/v1.4.2...v1.4.3) (2024-08-28)


### Bug Fixes

* query params are not being rewritten ([c60b994](https://github.com/onesoft-sudo/sudobot-dashboard/commit/c60b99419c26962f41911b98c22fd3c9ff0fe826))



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


Expand Down Expand Up @@ -37,12 +46,3 @@



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


### Bug Fixes

* change status code for invalid verification url data to 419 ([8f3abca](https://github.com/onesoft-sudo/sudobot-dashboard/commit/8f3abca7bb65134dfcd6ed81930e3f1f09422c64))



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

0 comments on commit 8f0f540

Please sign in to comment.