Skip to content

Commit

Permalink
chore: release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolli committed Jul 26, 2023
1 parent b76e5c9 commit 917154c
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,3 +1,10 @@
### [0.3.1](https://github.com/RedTurtle/volto-newsletter/compare/v0.3.0...v0.3.1) (2023-07-26)


### Bug Fixes

* privacy text render ([b76e5c9](https://github.com/RedTurtle/volto-newsletter/commit/b76e5c99bf1776db93e3a5bad175842982e94527))

## [0.3.0](https://github.com/RedTurtle/volto-newsletter/compare/v0.2.0...v0.3.0) (2023-03-23)


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

0 comments on commit 917154c

Please sign in to comment.