Skip to content

Commit

Permalink
Automated release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erral committed Oct 29, 2021
1 parent ddd911d commit d56196e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,36 @@ 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.8.0](https://github.com/codesyntax/volto-listingadvanced-variation/compare/0.6.0...0.8.0)

- bump version [`#20`](https://github.com/codesyntax/volto-listingadvanced-variation/pull/20)

#### [0.6.0](https://github.com/codesyntax/volto-listingadvanced-variation/compare/0.4.0...0.6.0)

> 29 October 2021
- README fix addons list name [`#19`](https://github.com/codesyntax/volto-listingadvanced-variation/pull/19)
- document the addon installation [`#18`](https://github.com/codesyntax/volto-listingadvanced-variation/pull/18)
- Automated release 0.6.0 [`d61f101`](https://github.com/codesyntax/volto-listingadvanced-variation/commit/d61f101e5dc6ed041f4eedd54971ffeb259066be)
- increase version number [`99a519d`](https://github.com/codesyntax/volto-listingadvanced-variation/commit/99a519de24d309af76ebfbd19022b077071c2d9b)
- version [`c2a3e1f`](https://github.com/codesyntax/volto-listingadvanced-variation/commit/c2a3e1fb10586b026bf8c4e54364337b73c03b15)

#### [0.4.0](https://github.com/codesyntax/volto-listingadvanced-variation/compare/0.3.0...0.4.0)

> 28 October 2021
- 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)
- Automated release 0.4.0 [`df8c879`](https://github.com/codesyntax/volto-listingadvanced-variation/commit/df8c8796f6e9c6627bd347dd775e6b5dea727ef3)

#### [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)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codesyntax/volto-listingadvanced-variation",
"version": "0.7.0",
"version": "0.8.0",
"description": "volto-listingadvanced-variation: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit d56196e

Please sign in to comment.