From 16550db572895b525559888dc8a050ef9a310e06 Mon Sep 17 00:00:00 2001 From: Alin Voinea Date: Mon, 5 Apr 2021 16:51:31 +0300 Subject: [PATCH] Release 4.1.4 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1f6f8c..fb4d6d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,16 @@ 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). +#### [4.1.4](https://github.com/eea/volto-group-block/compare/4.1.3...4.1.4) + +- Add fixedLayout settings [`8c3936c`](https://github.com/eea/volto-group-block/commit/8c3936c4b210a32511d2171be40d297a1e761bb1) +- Fix block propType [`d8abe50`](https://github.com/eea/volto-group-block/commit/d8abe50ae09a8c4edddf7a15f86063c33f032b3f) + #### [4.1.3](https://github.com/eea/volto-group-block/compare/4.1.2...4.1.3) +> 30 March 2021 + +- Release 4.1.3 [`3bddac3`](https://github.com/eea/volto-group-block/commit/3bddac317acc290b7759315223fa6a1ad3689aaf) - Fix first selecting an inner block SidebarPortal [`77ae916`](https://github.com/eea/volto-group-block/commit/77ae9160281447554b579f241a93dff767f59e60) #### [4.1.2](https://github.com/eea/volto-group-block/compare/4.1.1...4.1.2) diff --git a/package.json b/package.json index d478ba7..7866126 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-group-block", - "version": "4.1.3", + "version": "4.1.4", "description": "volto-group-block: Volto block to be used to group other blocks", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",