diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c1ad5b..960058d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ 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.1.0](https://github.com/codesyntax/volto-listingadvanced-variation/compare/0.0.5...0.1.0) +#### [0.3.0](https://github.com/codesyntax/volto-listingadvanced-variation/compare/0.0.5...0.3.0) + +- 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) #### [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 439f310..57c827f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@codesyntax/volto-listingadvanced-variation", - "version": "0.2.0", + "version": "0.3.0", "description": "volto-listingadvanced-variation: Volto add-on", "main": "src/index.js", "license": "MIT",