Skip to content

Commit

Permalink
chore(release): v0.4.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer committed Feb 7, 2024
1 parent d8fd0ce commit 959f054
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 @@
## [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))



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


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



# [0.2.0](https://github.com/onesoft-sudo/sudobot-extensions-web/compare/45c4427012f9cd0e4ad1835651b1749cc53a3f6a...v0.2.0) (2024-02-06)


### Features

* add extension listing and info page ([28a26ac](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/28a26ac6064c88723f45d07eaa1b249eb13ca66d))
* basic home page header ([45c4427](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/45c4427012f9cd0e4ad1835651b1749cc53a3f6a))
* complete navbar ([2540aaa](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/2540aaa23f5747938d2f9d774b4f9be38a082b36))
* complete navbar dark and light mode ([698e123](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/698e123ddbdc4960c10eff638f41683a6b43a366))
* complete view extension page ([7eb7197](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/7eb7197615be2478c08179a5fa12574fbb2b7a4a))
* custom route handling system ([7985fdf](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/7985fdf70eea917ee14d3a92413f02010e7b05ee))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sudobot-extensions-web",
"version": "0.4.2",
"version": "0.4.3",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 959f054

Please sign in to comment.