diff --git a/CHANGELOG.md b/CHANGELOG.md index f9e6880..e7bb627 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ # Changelog +## [1.0.1](https://github.com/RedTurtle/io-sanita-theme/compare/1.0.0...1.0.1) (2024-11-22) + +### Bug Fixes + +* locales ([276b315](https://github.com/RedTurtle/io-sanita-theme/commit/276b315cc045e58cd6a7104127a661a6c3b275b9)) +* removed ufficio_responsabile from SearchBandi block beacause not in io-sanita ([4ece232](https://github.com/RedTurtle/io-sanita-theme/commit/4ece23291065876916d5aaa4916079f9e02a5bb3)) + +### Maintenance + +* DEVELOPMENT.md ([be1979f](https://github.com/RedTurtle/io-sanita-theme/commit/be1979ff933dfdf52d3e577bc6197e2cad5632f5)) +* README ([986d938](https://github.com/RedTurtle/io-sanita-theme/commit/986d938a79dfc71801d5253a8015759cafaed786)) +* release-it ([be4d130](https://github.com/RedTurtle/io-sanita-theme/commit/be4d130fe8557ab6841dc00829826ac8da0f78e2)) +* release.it ([ada55b2](https://github.com/RedTurtle/io-sanita-theme/commit/ada55b2e877b72e397c9ad7db781246b3ff18895)) +* updated README ([80e18f7](https://github.com/RedTurtle/io-sanita-theme/commit/80e18f734af04edfdbab2977ee43761db4a803a6)) +* updated README ([8deedeb](https://github.com/RedTurtle/io-sanita-theme/commit/8deedeba1ebb41d0a5c53ad235724dfe42778cec)) +* updated README ([92e8419](https://github.com/RedTurtle/io-sanita-theme/commit/92e84194df53bd5303714a77131cb9fb667c1466)) +* updated release ([3bb5d8c](https://github.com/RedTurtle/io-sanita-theme/commit/3bb5d8c326287a7252b2a5e64b13bfe3dd1363f2)) +* updated release-it ([51a99bb](https://github.com/RedTurtle/io-sanita-theme/commit/51a99bb61eaf1521db644991704109e0ba320ab8)) + ## 1.0.0 (2024-11-21) diff --git a/package.json b/package.json index 296f388..9026dbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "io-sanita-theme", - "version": "1.0.0", + "version": "1.0.1", "description": "io-sanita-theme: Volto add-on", "main": "src/index.js", "license": "MIT",