diff --git a/CHANGELOG.md b/CHANGELOG.md index 6afc915..d535b79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,16 @@ 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-feedback-italia/compare/v1.0.3...v1.0.4) + +- fix: fixed style and wrapper rating [`7a9e022`](https://github.com/RedTurtle/volto-feedback-italia/commit/7a9e022a325dd65032fed4c0d64d00652d377f5e) +- fix: fixed style and wrapper rating [`dfc5043`](https://github.com/RedTurtle/volto-feedback-italia/commit/dfc50437c0a49f9a3b9518110e807527b0a86b62) + #### [v1.0.3](https://github.com/RedTurtle/volto-feedback-italia/compare/v1.0.2...v1.0.3) +> 11 July 2024 + +- Release 1.0.3 [`ebcc2a3`](https://github.com/RedTurtle/volto-feedback-italia/commit/ebcc2a35ae4ffd61fb2f3973f25fee317f6e6334) - fix: valid attribute value [`21cf9b2`](https://github.com/RedTurtle/volto-feedback-italia/commit/21cf9b28962441c591ea7810781ad62dfb0d3829) #### [v1.0.2](https://github.com/RedTurtle/volto-feedback-italia/compare/v1.0.1...v1.0.2) diff --git a/package.json b/package.json index 4af6072..f839202 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "volto-feedback-italia", - "version": "1.0.3", + "version": "1.0.4", "description": "volto-feedback-italia: Volto add-on", "main": "src/index.js", "license": "MIT",