Skip to content

Commit

Permalink
chore: release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolli committed Dec 21, 2023
1 parent 499c495 commit 3ae3c65
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@


## [1.1.0](https://github.com/redturtle/volto-comuni-chiamo/compare/v1.0.1...v1.1.0) (2023-12-21)


### Features

* new sidebar fields for new plugin labels ([499c495](https://github.com/redturtle/volto-comuni-chiamo/commit/499c4952cbbce13946584de228daaa1bc70d3d48))


### Maintenance

* update project babel eslint config ([bf85f43](https://github.com/redturtle/volto-comuni-chiamo/commit/bf85f43619ef8b9d0db99f3ec2da4a8fb7fea9d8))

## [1.0.1](https://github.com/redturtle/volto-comuni-chiamo/compare/v1.0.0...v1.0.1) (2023-11-27)


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": "@redturtle/volto-comuni-chiamo",
"version": "1.0.1",
"version": "1.1.0",
"description": "volto-comuni-chiamo: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 3ae3c65

Please sign in to comment.