diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f2e82c..eba43d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v1.0.5](https://github.com/RedTurtle/volto-form-block-italia/compare/v1.0.4...v1.0.5) + +- fix: imports [`c0aebd2`](https://github.com/RedTurtle/volto-form-block-italia/commit/c0aebd2f7fff2ac897950b35cd9903d277e4799d) + #### [v1.0.4](https://github.com/RedTurtle/volto-form-block-italia/compare/v1.0.3...v1.0.4) +> 24 December 2024 + +- Release 1.0.4 [`30e6095`](https://github.com/RedTurtle/volto-form-block-italia/commit/30e609566803952a16446327afd1eb9a178c0bb8) - chore: removed imports from volto barrel files [`01fdc2f`](https://github.com/RedTurtle/volto-form-block-italia/commit/01fdc2f69f06b734c737a54f32982556cba575bd) #### [v1.0.3](https://github.com/RedTurtle/volto-form-block-italia/compare/v1.0.2...v1.0.3) diff --git a/package.json b/package.json index e8dc046..557b77a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "volto-form-block-italia", - "version": "1.0.4", + "version": "1.0.5", "description": "volto-form-block-italia: Volto add-on", "main": "src/index.js", "license": "MIT",