Skip to content

Commit

Permalink
chore: release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolli committed Jul 21, 2022
1 parent 75ef00a commit 591e10a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [0.1.2](https://github.com/collective/volto-site-settings/compare/v0.1.1...v0.1.2) (2022-07-21)


### Maintenance

* cleanup npm package contents ([75ef00a](https://github.com/collective/volto-site-settings/commit/75ef00af4264d3d5a15e6327c85c287e6e2d19c9))

## 0.1.1 (2022-07-21)


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.1.1",
"version": "0.1.2",
"description": "Volto add-on that loads Site controlpanel settings",
"main": "src/index.js",
"repository": "https://github.com/collective/volto-site-settings",
Expand Down

0 comments on commit 591e10a

Please sign in to comment.