Skip to content

Commit

Permalink
Merge branch 'main' of github.com:onesoft-sudo/sudobot-extensions-web
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer committed Feb 7, 2024
2 parents a8dbcfb + ec3ed05 commit aef9a29
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.4.0](https://github.com/onesoft-sudo/sudobot-extensions-web/compare/v0.3.0...v0.4.0) (2024-02-07)


### Features

* **extensions:view:** make the page dynamic (ISR) ([a8cca97](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/a8cca9762a2d9a0d942d18e39ad0d63ab21787f5))



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


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

0 comments on commit aef9a29

Please sign in to comment.