diff --git a/CHANGELOG.md b/CHANGELOG.md index 9486ae2..e91ef1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +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). +#### [v2.2.0](https://github.com/collective/volto-secondarymenu/compare/v2.1.5...v2.2.0) + +> 26 October 2021 + +- chore: updated to volto14 [`4874dec`](https://github.com/collective/volto-secondarymenu/commit/4874dec44c7af1eb67a42341445c57c3660ff69a) + #### [v2.1.5](https://github.com/collective/volto-secondarymenu/compare/v2.1.4...v2.1.5) +> 5 July 2021 + +- Release 2.1.5 [`bfaacc1`](https://github.com/collective/volto-secondarymenu/commit/bfaacc18c6484052fe172689a7ebc29d52e822b7) - chore: add control panel icon [`56e8e9f`](https://github.com/collective/volto-secondarymenu/commit/56e8e9f7cc39357624a1893776370a0fcc4c383c) #### [v2.1.4](https://github.com/collective/volto-secondarymenu/compare/v2.1.3...v2.1.4) diff --git a/package.json b/package.json index 4496e25..b554538 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "volto-secondarymenu", - "version": "2.1.5", + "version": "2.2.0", "description": "Volto addon for a customizable secondary menu", "main": "src/index.js", "repository": "https://github.com/collective/volto-secondarymenu.git",