Skip to content

Commit d53cfb5

Browse files
committed
Release 4.2.0
1 parent 8685368 commit d53cfb5

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7+
#### [4.2.0](https://github.com/eea/volto-columns-block/compare/4.1.1...4.2.0)
8+
9+
- Update docs [`8685368`](https://github.com/eea/volto-columns-block/commit/86853689fe594c2aa4e64af1b4df5f719bc87500)
10+
- Align columnsBlock style with Group block [`faae854`](https://github.com/eea/volto-columns-block/commit/faae854081da30e4a2d476f78709647304991383)
11+
- Add fixedLayout settings [`38c9928`](https://github.com/eea/volto-columns-block/commit/38c9928fff5a7b31ef2fa7972c2f41b68d5bd9d8)
12+
- Move readOnly setting to the end [`20b413e`](https://github.com/eea/volto-columns-block/commit/20b413ec228281894a453095b24322c1dd2d73a4)
13+
714
#### [4.1.1](https://github.com/eea/volto-columns-block/compare/4.1.0...4.1.1)
815

16+
> 29 March 2021
17+
918
- Remove padding from column-grid when we have styled-with-bg style [`#16`](https://github.com/eea/volto-columns-block/pull/16)
19+
- Release 4.1.1 [`83492e5`](https://github.com/eea/volto-columns-block/commit/83492e5f7608be938753f4474dc1e043e9647733)
1020
- Fix buttons toolbar padding when no button available [`7acc422`](https://github.com/eea/volto-columns-block/commit/7acc4222a099197d10dcf708cf6d8e59e9f5fc88)
1121
- Refs #129216 remove padding from column-grid when we have styled-with-bg style from volto-block-style [`3f1ed96`](https://github.com/eea/volto-columns-block/commit/3f1ed967c8230209baa5d7d0becc874d911e85cf)
1222

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eeacms/volto-columns-block",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"description": "volto-columns-block: Volto add-on",
55
"main": "src/index.js",
66
"author": "European Environment Agency: IDM2 A-Team",

0 commit comments

Comments
 (0)