Skip to content

Commit c825f91

Browse files
committed
chore: release v0.3.4
1 parent 783c07c commit c825f91

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
## [0.3.4](https://github.com/RedTurtle/volto-io-comune-v2/compare/v0.3.3...v0.3.4) (2025-03-11)
4+
5+
6+
### Bug Fixes
7+
8+
* clean ([3caaf7b](https://github.com/RedTurtle/volto-io-comune-v2/commit/3caaf7b58e240a9aa03fe49ef681cf1c1a13b6ff))
9+
* PersonaContatti with data validation ([70e6c12](https://github.com/RedTurtle/volto-io-comune-v2/commit/70e6c12c8879944d024b39bf3cab0baf9c5fd6aa))
10+
* validation ([c11c5a8](https://github.com/RedTurtle/volto-io-comune-v2/commit/c11c5a867cabbbd15f7f92fd5f2e099287b92736))
11+
312
## [0.3.3](https://github.com/RedTurtle/volto-io-comune-v2/compare/v0.3.2...v0.3.3) (2024-01-30)
413

514

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "volto-io-comune-v2",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "volto-io-comune-v2: Volto add-on",
55
"main": "src/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)