Skip to content

Commit

Permalink
chore(release): v0.6.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer committed Feb 8, 2024
1 parent 4948919 commit 0e92927
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.6.0](https://github.com/onesoft-sudo/sudobot-extensions-web/compare/v0.5.0...v0.6.0) (2024-02-08)


### Features

* extension installation modal ([4948919](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/4948919368674dc013ee9a8af85e6f427c9101c3))



# [0.5.0](https://github.com/onesoft-sudo/sudobot-extensions-web/compare/v0.4.6...v0.5.0) (2024-02-08)


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



## [0.4.3](https://github.com/onesoft-sudo/sudobot-extensions-web/compare/v0.4.2...v0.4.3) (2024-02-07)


### Bug Fixes

* navbar desktop showing up on mobile ([d8fd0ce](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/d8fd0cefd0c532b2a87c9b8d97c5c0d6b708a159))



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sudobot-extensions-web",
"version": "0.5.0",
"version": "0.6.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -47,4 +47,4 @@
"tailwindcss": "^3.3.0",
"typescript": "^5"
}
}
}

0 comments on commit 0e92927

Please sign in to comment.