Skip to content

Commit

Permalink
Merge branch 'main' of github.com:collective/volto-repeatable-content…
Browse files Browse the repository at this point in the history
…-block
  • Loading branch information
giuliaghisini committed Apr 5, 2024
2 parents 8b029ee + e83d6df commit 45b027b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


### [1.2.3](https://github.com/collective/volto-repeatable-content-block/compare/v1.2.2...v1.2.3) (2024-03-21)


### Bug Fixes

* default view contentText if no choice is setted, for backward compatibility ([80064b0](https://github.com/collective/volto-repeatable-content-block/commit/80064b0b63fe09996745624d71a2c35c12450f63))

### [1.2.2](https://github.com/collective/volto-repeatable-content-block/compare/v1.2.1...v1.2.2) (2024-03-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volto-repeatable-content-block",
"version": "1.2.2",
"version": "1.2.3",
"description": "volto-repeatable-content-block: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 45b027b

Please sign in to comment.