diff --git a/CHANGELOG.md b/CHANGELOG.md index 592aa46..894ffcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,20 @@ 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). +#### [0.3.0](https://github.com/codesyntax/volto-featured-block/compare/0.2.0...0.3.0) + +- Develop [`#3`](https://github.com/codesyntax/volto-featured-block/pull/3) +- fixes [`4fa1440`](https://github.com/codesyntax/volto-featured-block/commit/4fa144025748d52c80fe4a92f8c0d9ff43f1159b) +- fix imports [`ec5badd`](https://github.com/codesyntax/volto-featured-block/commit/ec5badd606cdcd7597769efd0b97d9c26587eb92) + #### 0.2.0 +> 9 June 2022 + - set publishConfig [`#2`](https://github.com/codesyntax/volto-featured-block/pull/2) - auto-releases config [`#1`](https://github.com/codesyntax/volto-featured-block/pull/1) - Initial commit [`009d8de`](https://github.com/codesyntax/volto-featured-block/commit/009d8deca7c7bfb0ab740e19a49b324aa3124ca5) - yarn bootstrap [`485aba4`](https://github.com/codesyntax/volto-featured-block/commit/485aba448deffd81b91460bbf13c00e57cea5f1a) - initial commit [`4e2db59`](https://github.com/codesyntax/volto-featured-block/commit/4e2db59efffe3ccdc01ae6de2eefe3661f5ac2af) - replace eea [`5dc45c4`](https://github.com/codesyntax/volto-featured-block/commit/5dc45c43ef01e8b9462447211b0f29214e3a6b95) +- Automated release 0.2.0 [`54cf793`](https://github.com/codesyntax/volto-featured-block/commit/54cf7937bed69427cc7c93936572884b605e318e) diff --git a/package.json b/package.json index 4f0afeb..4ff8ac3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@codesyntax/volto-featured-block", - "version": "0.2.0", + "version": "0.3.0", "description": "@codesyntax/volto-featured-block: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",