Skip to content

Commit

Permalink
chore: release v0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Oct 7, 2024
1 parent 2ffb43c commit a935f52
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


## [0.4.6](https://github.com/collective/volto-site-settings/compare/v0.4.5...v0.4.6) (2024-10-07)


### Maintenance

* moved RegistryImageWidget under Widgets component, and customize via config to work with older versions of volto ([ada9ae1](https://github.com/collective/volto-site-settings/commit/ada9ae10008390e0afed488c9659a104b80fc46d))
* packagemanager ([2ffb43c](https://github.com/collective/volto-site-settings/commit/2ffb43ca89ae570e29c06fd26d9abcc60ae33850))

## [0.4.5](https://github.com/collective/volto-site-settings/compare/v0.4.4...v0.4.5) (2024-09-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volto-site-settings",
"version": "0.4.5",
"version": "0.4.6",
"description": "volto-site-settings: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit a935f52

Please sign in to comment.