Skip to content

Commit

Permalink
chore: release v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Jun 24, 2024
1 parent 5287503 commit 0625791
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.3.2](https://github.com/collective/volto-repeatable-content-block/compare/v1.3.1...v1.3.2) (2024-06-24)


### Bug Fixes

* render blocks ([d2a54ee](https://github.com/collective/volto-repeatable-content-block/commit/d2a54ee94fb53995879b272e334a3a86e80e911a))

### [1.3.1](https://github.com/collective/volto-repeatable-content-block/compare/v1.3.0...v1.3.1) (2024-05-29)


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.3.1",
"version": "1.3.2",
"description": "volto-repeatable-content-block: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 0625791

Please sign in to comment.