Skip to content

Commit

Permalink
Release 2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Aug 2, 2021
1 parent d4ba48c commit 24ffa94
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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.8](https://github.com/collective/volto-dropdownmenu/compare/v2.2.7...v2.2.8)

- fix: active claass on open menu [`#24`](https://github.com/collective/volto-dropdownmenu/pull/24)
- ay11 navigation fixes [`#23`](https://github.com/collective/volto-dropdownmenu/pull/23)

#### [v2.2.7](https://github.com/collective/volto-dropdownmenu/compare/v2.2.6...v2.2.7)

> 5 July 2021
- Release 2.2.7 [`69fa0ef`](https://github.com/collective/volto-dropdownmenu/commit/69fa0ef81021b0a57c2ebcf4d465577d8e62797e)
- chore: add control panel icon [`6c341ef`](https://github.com/collective/volto-dropdownmenu/commit/6c341ef09fc86a84ae3e664c19f5da0ed9b7e9a2)

#### [v2.2.6](https://github.com/collective/volto-dropdownmenu/compare/v2.2.5...v2.2.6)
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": "volto-dropdownmenu",
"version": "2.2.7",
"version": "2.2.8",
"description": "Volto addon for a customizable dropdown menu",
"main": "src/index.js",
"repository": "https://github.com/collective/volto-dropdownmenu.git",
Expand Down

0 comments on commit 24ffa94

Please sign in to comment.