Skip to content

Commit

Permalink
chore: release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed May 9, 2024
1 parent 81cb3f1 commit 67d80c8
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.2.1](https://github.com/collective/volto-site-settings/compare/v0.2.0...v0.2.1) (2024-05-09)


### Bug Fixes

* addons dependencies ([012def3](https://github.com/collective/volto-site-settings/commit/012def335764ae1ca7af887e8f408bce3320483c))
* typo ([81cb3f1](https://github.com/collective/volto-site-settings/commit/81cb3f1eab0e3c9e0794f36329e98f79f8b8ed6f))

## 0.2.0 (2024-04-22)


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.2.0",
"version": "0.2.1",
"description": "volto-site-settings: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 67d80c8

Please sign in to comment.