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 Apr 8, 2024
1 parent 102445b commit e943734
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-feedback/compare/v0.3.0...v0.3.1) (2024-04-08)


### Maintenance

* lazy loading components to improve bundle size ([#4](https://github.com/redturtle/volto-feedback/issues/4)) ([102445b](https://github.com/redturtle/volto-feedback/commit/102445b0826a14743a8c74635e3e21fdf7cc7574))

## [0.3.0](https://github.com/RedTurtle/volto-feedback/compare/v0.2.0...v0.3.0) (2024-03-12)


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

0 comments on commit e943734

Please sign in to comment.