Skip to content

Commit

Permalink
chore(release): v0.6.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer committed Feb 8, 2024
1 parent 252357c commit c540948
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.1](https://github.com/onesoft-sudo/sudobot-extensions-web/compare/v0.6.0...v0.6.1) (2024-02-08)


### Bug Fixes

* update ImageWithSkeleton.tsx ([252357c](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/252357c5af5e529cb3856ca31dcc45c7edf50daf))



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


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



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


### Bug Fixes

* navbar styles ([629aae1](https://github.com/onesoft-sudo/sudobot-extensions-web/commit/629aae1642a70f16873710c921ab71decc952830))



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.6.0",
"version": "0.6.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit c540948

Please sign in to comment.