From df8c8796f6e9c6627bd347dd775e6b5dea727ef3 Mon Sep 17 00:00:00 2001 From: ionlizarazu Date: Thu, 28 Oct 2021 16:07:55 +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 960058d..63bea10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +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). +#### [0.4.0](https://github.com/codesyntax/volto-listingadvanced-variation/compare/0.3.0...0.4.0) + +- Effective date option and image position changes [`#17`](https://github.com/codesyntax/volto-listingadvanced-variation/pull/17) +- add effective date option and some extra options to image position [`b66ab77`](https://github.com/codesyntax/volto-listingadvanced-variation/commit/b66ab779f0caf1d56bc5965caecd1ee3b9d8e192) + #### [0.3.0](https://github.com/codesyntax/volto-listingadvanced-variation/compare/0.0.5...0.3.0) +> 28 October 2021 + - bump [`#16`](https://github.com/codesyntax/volto-listingadvanced-variation/pull/16) - ups [`#15`](https://github.com/codesyntax/volto-listingadvanced-variation/pull/15) - always minor [`#14`](https://github.com/codesyntax/volto-listingadvanced-variation/pull/14) +- Automated release 0.3.0 [`3ae93dc`](https://github.com/codesyntax/volto-listingadvanced-variation/commit/3ae93dcffa9846b23e8924e12196186f6b859790) #### [0.0.5](https://github.com/codesyntax/volto-listingadvanced-variation/compare/0.0.4...0.0.5) diff --git a/package.json b/package.json index 57c827f..caf276e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@codesyntax/volto-listingadvanced-variation", - "version": "0.3.0", + "version": "0.4.0", "description": "volto-listingadvanced-variation: Volto add-on", "main": "src/index.js", "license": "MIT",