Skip to content

Commit

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


### Features

* **modals:install:** add instances ([f316e66](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/f316e669694ff5390c7f4e387b311754d8150c43))
* pagination in downloads modal ([6b8332f](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/6b8332ff4b602bf58af8f51aeec97243c7a2e7e8))



## [0.7.3](https://github.com/onesoft-sudo/sudobot-extensions-web/compare/v0.7.2...v0.7.3) (2024-02-15)


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



## [0.6.2](https://github.com/onesoft-sudo/sudobot-extensions-web/compare/v0.6.1...v0.6.2) (2024-02-08)


### Bug Fixes

* **navbar:** weird behaviour on mobile ([ae47706](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/ae47706aa1c3ba2093cab2d1310afc4959a5952f))



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.7.3",
"version": "0.8.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -49,4 +49,4 @@
"tailwindcss": "^3.3.0",
"typescript": "^5"
}
}
}

0 comments on commit a0a5972

Please sign in to comment.