Skip to content

Commit

Permalink
chore(release): v0.7.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer committed Feb 9, 2024
1 parent 849040d commit 4459ee8
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.7.0](https://github.com/onesoft-sudo/sudobot-extensions-web/compare/v0.6.2...v0.7.0) (2024-02-09)


### Features

* dynamic data load on home page ([849040d](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/849040d68152cd159ee060221e42f2f3cfc19099))



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


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



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


### Bug Fixes

* final page fixups ([44fc33d](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/44fc33df7a064569c70c175cc399c0f9fc40f4d7))



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

0 comments on commit 4459ee8

Please sign in to comment.