Skip to content

Commit

Permalink
release: v1.6.1 [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 282f568 commit 0d5e80b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 15 deletions.
23 changes: 9 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.6.1](https://github.com/onesoft-sudo/sudobot-dashboard/compare/v1.6.0...v1.6.1) (2024-08-28)


### Bug Fixes

* remove opengraph tags from support page ([282f568](https://github.com/onesoft-sudo/sudobot-dashboard/commit/282f56880b2826e98a2b2a895a42c69c6af1ed11))



# [1.6.0](https://github.com/onesoft-sudo/sudobot-dashboard/compare/v1.5.3...v1.6.0) (2024-08-28)


Expand Down Expand Up @@ -35,17 +44,3 @@



# [1.5.0](https://github.com/onesoft-sudo/sudobot-dashboard/compare/v1.4.3...v1.5.0) (2024-08-28)


### Bug Fixes

* sentry errors ([748597d](https://github.com/onesoft-sudo/sudobot-dashboard/commit/748597d28f1383e9ea8daf0f3fc482eeb9086ef7))


### Features

* support page ([ea90d45](https://github.com/onesoft-sudo/sudobot-dashboard/commit/ea90d45fd41f9f92f7d3f823d6eadc3f944516a1))



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

0 comments on commit 0d5e80b

Please sign in to comment.