diff --git a/CHANGELOG.md b/CHANGELOG.md index 855471c..7f2e82c 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.4](https://github.com/RedTurtle/volto-form-block-italia/compare/v1.0.3...v1.0.4) + +- 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) +> 29 October 2024 + +- Release 1.0.3 [`2380f56`](https://github.com/RedTurtle/volto-form-block-italia/commit/2380f5632d1b0c905b4383bbfc5f0e3ce6074cc8) - fix: view classes [`a09b018`](https://github.com/RedTurtle/volto-form-block-italia/commit/a09b018a24ae3a08cb6cd0b43d0a3f8dbc6a2e66) #### [v1.0.2](https://github.com/RedTurtle/volto-form-block-italia/compare/v1.0.1...v1.0.2) diff --git a/package.json b/package.json index 6edb376..e8dc046 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "volto-form-block-italia", - "version": "1.0.3", + "version": "1.0.4", "description": "volto-form-block-italia: Volto add-on", "main": "src/index.js", "license": "MIT",