Skip to content

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Mar 18, 2021
1 parent 168457d commit 8ed2b0a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,25 @@ 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.2.0](https://github.com/eea/volto-block-style/compare/2.1.0...2.2.0)

- Add dropcap support [`#8`](https://github.com/eea/volto-block-style/pull/8)
- Move palette button to block style wrapper [`e5aacef`](https://github.com/eea/volto-block-style/commit/e5aacef3426d8ed2d3397863bf51f53d883ec09c)
- Add makefile to bootstrap addon [`b976af6`](https://github.com/eea/volto-block-style/commit/b976af6c08e8359a466bf83354d0e02d1350df86)
- Add dropcap styling [`42f3818`](https://github.com/eea/volto-block-style/commit/42f3818a9a60a00eec2c504732e379595e85a1e5)
- Improve dropcap styling [`b5ce8c9`](https://github.com/eea/volto-block-style/commit/b5ce8c9cbe36bbe7d2f910f5f7ae8e876891957a)
- Added custom id [`942295b`](https://github.com/eea/volto-block-style/commit/942295bb6c01d2ce113b36dc749adb55fe288589)
- Get rid of warning [`dd94203`](https://github.com/eea/volto-block-style/commit/dd942037f322aebe743f4ffcbc426ec1bd897d2b)
- Update README.md [`e402c02`](https://github.com/eea/volto-block-style/commit/e402c029de1b39bcef4784c3f1698463a7b75171)
- Update README.md [`34f65c2`](https://github.com/eea/volto-block-style/commit/34f65c20b1749745a938d7529c4844e79df546fa)
- Changed attr name for customId [`2ea9b28`](https://github.com/eea/volto-block-style/commit/2ea9b28b000b06d62a2743c0528cd27bb0e5830a)
- Added role attr to StyleWrapperView [`fee7652`](https://github.com/eea/volto-block-style/commit/fee7652115f49698f7424aa57fe44e4e9287619e)

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

> 8 March 2021
- Release 2.1.0 [`1d247a6`](https://github.com/eea/volto-block-style/commit/1d247a624262ff801434954fb68aff6b2a5416c9)
- Cleanup DEPENDENCIES from Jenkinsfile [`9675cac`](https://github.com/eea/volto-block-style/commit/9675cac49c58f2cd62f582e816468f61d2d25103)

### [2.0.0](https://github.com/eea/volto-block-style/compare/1.1.0...2.0.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.1.0",
"version": "2.2.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 8ed2b0a

Please sign in to comment.