Skip to content

Commit

Permalink
Release 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Mar 26, 2021
1 parent 21c2b89 commit efd515e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,19 @@ 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).

#### [2.5.0](https://github.com/eea/volto-block-style/compare/2.4.1...2.5.0)

- Deprecate SidebarPopup. Use it from @plone/volto [`21c2b89`](https://github.com/eea/volto-block-style/commit/21c2b89342d65a0ddcb4f5debc1ab20f7ce176a0)
- Refs #129216 added variable support to styles.less: [`c5dae21`](https://github.com/eea/volto-block-style/commit/c5dae219fae4c829c573deb2009515c8d8d73b37)
- Fixed warnings [`1ef6bbe`](https://github.com/eea/volto-block-style/commit/1ef6bbef8fc6e5bbfecfc6331f4c5b6eda110d79)
- Refs #129216 lint fixing [`b36d642`](https://github.com/eea/volto-block-style/commit/b36d64287181012a1794c38d4f0e7627aa1bff0a)

#### [2.4.1](https://github.com/eea/volto-block-style/compare/2.4.0...2.4.1)

> 25 March 2021
- Fixed sidebar popup disappearing [`a5c0c68`](https://github.com/eea/volto-block-style/commit/a5c0c6809443e64e063d5a40fa54fcc3940c93d6)
- Release 2.4.1 [`cfe2d13`](https://github.com/eea/volto-block-style/commit/cfe2d139698094c46964b6c1ec98c582131f86fd)

#### [2.4.0](https://github.com/eea/volto-block-style/compare/2.3.0...2.4.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": "@eeacms/volto-block-style",
"version": "2.4.1",
"version": "2.5.0",
"description": "volto-block-style: Volto add-on",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down

0 comments on commit efd515e

Please sign in to comment.