Skip to content

Commit

Permalink
chore: release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wagner3UB committed Apr 12, 2024
1 parent 33aff9a commit a17bacf
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.0](https://github.com/collective/volto-repeatable-content-block/compare/v1.2.5...v1.3.0) (2024-04-12)


### Features

* added option to insert contenttypes view to the selection ([#2](https://github.com/collective/volto-repeatable-content-block/issues/2)) ([33aff9a](https://github.com/collective/volto-repeatable-content-block/commit/33aff9a07b0f167e8337e7fa0770bf5dc8838050))

### [1.2.5](https://github.com/collective/volto-repeatable-content-block/compare/v1.2.4...v1.2.5) (2024-04-09)


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

0 comments on commit a17bacf

Please sign in to comment.