Skip to content

Commit

Permalink
Release 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuichim committed Apr 27, 2021
1 parent 567444c commit 93783af
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
Expand Up @@ -4,11 +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).

#### [4.4.1](https://github.com/eea/volto-columns-block/compare/4.4.0...4.4.1)

- Show multi-selected blocks in bg color [`567444c`](https://github.com/eea/volto-columns-block/commit/567444c495b257fa89381dc426fb58b11c0e667e)

#### [4.4.0](https://github.com/eea/volto-columns-block/compare/4.3.2...4.4.0)

> 23 April 2021
- Fix crash when deleting last block in a column [`#19`](https://github.com/eea/volto-columns-block/pull/19)
- Add makefile, project eslint [`1e6b040`](https://github.com/eea/volto-columns-block/commit/1e6b040a98d100a15c35d915a594840f84ea8ac6)
- Refs #129213 volto-column-block now exports tocEntry for children to be used by volto-block-toc [`cd8573f`](https://github.com/eea/volto-columns-block/commit/cd8573fe253f1d4516ade9e5c28879f221267823)
- Release 4.4.0 [`29968a5`](https://github.com/eea/volto-columns-block/commit/29968a55e110266b6678b0c9dcc4e283c0f68b9f)

#### [4.3.2](https://github.com/eea/volto-columns-block/compare/4.3.1...4.3.2)

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": "@eeacms/volto-columns-block",
"version": "4.4.0",
"version": "4.4.1",
"description": "volto-columns-block: Volto add-on",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down

0 comments on commit 93783af

Please sign in to comment.