From a52cf4ed2216d302a2b364043b56aee918e9ee65 Mon Sep 17 00:00:00 2001 From: ionlizarazu Date: Fri, 10 Jun 2022 08:17:15 +0000 Subject: [PATCH] Automated release 0.4.0 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 894ffcb..93f9061 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,17 @@ 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.4.0](https://github.com/codesyntax/volto-featured-block/compare/0.3.0...0.4.0) + +- Develop [`#4`](https://github.com/codesyntax/volto-featured-block/pull/4) +- url fix [`aa182f9`](https://github.com/codesyntax/volto-featured-block/commit/aa182f971bc14198afeb7c282b2479fc8ede31ed) + #### [0.3.0](https://github.com/codesyntax/volto-featured-block/compare/0.2.0...0.3.0) +> 9 June 2022 + - Develop [`#3`](https://github.com/codesyntax/volto-featured-block/pull/3) +- Automated release 0.3.0 [`6b56540`](https://github.com/codesyntax/volto-featured-block/commit/6b565404c637685f443c7b8983395dae623243a0) - fixes [`4fa1440`](https://github.com/codesyntax/volto-featured-block/commit/4fa144025748d52c80fe4a92f8c0d9ff43f1159b) - fix imports [`ec5badd`](https://github.com/codesyntax/volto-featured-block/commit/ec5badd606cdcd7597769efd0b97d9c26587eb92) diff --git a/package.json b/package.json index 4ff8ac3..2d3c999 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@codesyntax/volto-featured-block", - "version": "0.3.0", + "version": "0.4.0", "description": "@codesyntax/volto-featured-block: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",