Skip to content

Commit

Permalink
chore(release): v0.48.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer committed Nov 22, 2023
1 parent 86dc087 commit 23f771e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.48.1](https://github.com/onesoft-sudo/sudobot-dashboard/compare/v0.48.0...v0.48.1) (2023-11-22)


### Bug Fixes

* **deleted_messages:** errors while viewing messages where authors are no longer server members ([2e81d48](https://github.com/onesoft-sudo/sudobot-dashboard/commit/2e81d48784c05e4dcc6e5cf251c7804ef6e857e2))



# [0.48.0](https://github.com/onesoft-sudo/sudobot-dashboard/compare/v0.47.2...v0.48.0) (2023-11-17)


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



## [0.46.7](https://github.com/onesoft-sudo/sudobot-dashboard/compare/v0.46.6...v0.46.7) (2023-11-05)


### Bug Fixes

* **deleted_message_page:** hydration errors ([15f6104](https://github.com/onesoft-sudo/sudobot-dashboard/commit/15f61041e3c670d0f5cb7e1fe5eac14f939d9ed1))
* **deleted_messages:** text overflow ([d344d6f](https://github.com/onesoft-sudo/sudobot-dashboard/commit/d344d6fb6b5432862593eebb5a754057568a0d52))



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

0 comments on commit 23f771e

Please sign in to comment.