From d654adf302fab3f67a86d04ae869950c57093ccb Mon Sep 17 00:00:00 2001 From: UnaiEtxaburu Date: Thu, 26 Jan 2023 09:08:42 +0000 Subject: [PATCH] Automated release 0.12.0 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8865e4..fee6eba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +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.12.0](https://github.com/codesyntax/volto-listingadvanced-variation/compare/0.11.0...0.12.0) + +- Develop [`#32`](https://github.com/codesyntax/volto-listingadvanced-variation/pull/32) +- Erral patch 1 [`#31`](https://github.com/codesyntax/volto-listingadvanced-variation/pull/31) +- Update release.yml [`d213dd4`](https://github.com/codesyntax/volto-listingadvanced-variation/commit/d213dd43dd423b388604d8b939444ae89411e054) + #### [0.11.0](https://github.com/codesyntax/volto-listingadvanced-variation/compare/0.10.0...0.11.0) +> 19 December 2022 + - New version with some bug fixes [`#30`](https://github.com/codesyntax/volto-listingadvanced-variation/pull/30) - fix schema enhancer [`691554e`](https://github.com/codesyntax/volto-listingadvanced-variation/commit/691554ea2899fa418b599765b03abdcd31c19ee6) +- Automated release 0.11.0 [`514b98d`](https://github.com/codesyntax/volto-listingadvanced-variation/commit/514b98dd272b05d1b99e5abd791fc4c4d4ec9505) - list the fieldsets to include from the old schema [`20ac5ca`](https://github.com/codesyntax/volto-listingadvanced-variation/commit/20ac5caef06e3d77cf82521457274100a4fda4c1) - Update README.md [`606a4c7`](https://github.com/codesyntax/volto-listingadvanced-variation/commit/606a4c70e06484a9893445f136d1dd6827b63c40) diff --git a/package.json b/package.json index d992d9a..6cee782 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@codesyntax/volto-listingadvanced-variation", - "version": "0.11.0", + "version": "0.12.0", "description": "volto-listingadvanced-variation: Volto add-on", "main": "src/index.js", "license": "MIT",