Skip to content

Commit

Permalink
Release 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Feb 7, 2024
1 parent a1881ba commit 63bc0c1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v3.3.0](https://github.com/collective/volto-blocks-widget/compare/v3.2.0...v3.3.0)

> 7 February 2024
- feat: pass props allowedBlocks and showRestricted to Widget [`a1881ba`](https://github.com/collective/volto-blocks-widget/commit/a1881baabd43074d8d76cf4be036f7db1bbaaceb)

#### [v3.2.0](https://github.com/collective/volto-blocks-widget/compare/v3.1.0...v3.2.0)

> 30 January 2024
- feat: customized Container components to enable GridBlock in widget [`6f9a692`](https://github.com/collective/volto-blocks-widget/commit/6f9a6924c07ad860741cd2188d1070c9e804ddd2)
- Release 3.2.0 [`9604baa`](https://github.com/collective/volto-blocks-widget/commit/9604baa457ca55597b97166046bf23c41f0b44a4)

#### [v3.1.0](https://github.com/collective/volto-blocks-widget/compare/v3.0.0...v3.1.0)

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-blocks-widget",
"version": "3.2.0",
"version": "3.3.0",
"description": "Volto addon to use blocks inside field",
"main": "src/index.js",
"repository": "https://github.com/collective/volto-blocks-widget.git",
Expand Down

0 comments on commit 63bc0c1

Please sign in to comment.