Skip to content

Commit

Permalink
chore: release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolli committed Nov 6, 2023
1 parent dce2c2e commit 1863f28
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [1.0.0](https://github.com/RedTurtle/volto-newsletter/compare/v0.3.1...v1.0.0) (2023-11-06)


### ⚠ BREAKING CHANGES

* now compatible with design-comuni-plone-theme >=10.0.0

### Changes

* now compatible with design-comuni-plone-theme >=10.0.0 ([dce2c2e](https://github.com/RedTurtle/volto-newsletter/commit/dce2c2e800908ae111ea7c2d6758671d000637b2))

### [0.3.1](https://github.com/RedTurtle/volto-newsletter/compare/v0.3.0...v0.3.1) (2023-07-26)


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-newsletter",
"version": "0.3.1",
"version": "1.0.0",
"description": "volto-newsletter: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 1863f28

Please sign in to comment.