diff --git a/CHANGELOG.md b/CHANGELOG.md index a0d11ad..c39f0f4 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.3](https://github.com/RedTurtle/volto-slate-italia/compare/v1.0.2...v1.0.3) + +- fix: variables [`3453680`](https://github.com/RedTurtle/volto-slate-italia/commit/3453680189b65b0705cdb6ca0587fa5e4fca81c0) + #### [v1.0.2](https://github.com/RedTurtle/volto-slate-italia/compare/v1.0.1...v1.0.2) +> 11 July 2024 + +- Release 1.0.2 [`740d270`](https://github.com/RedTurtle/volto-slate-italia/commit/740d270f5535e141b9d871de423aa06409413794) - fix: imporrt styles [`30a1141`](https://github.com/RedTurtle/volto-slate-italia/commit/30a1141db72c2a88efe7fb4cf6973104db5cc81d) #### [v1.0.1](https://github.com/RedTurtle/volto-slate-italia/compare/v1.0.0...v1.0.1) diff --git a/package.json b/package.json index 2f8e591..049c735 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "volto-slate-italia", - "version": "1.0.2", + "version": "1.0.3", "description": "volto-slate-italia: Volto add-on", "main": "src/index.js", "license": "MIT",