Skip to content

Commit

Permalink
Release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Oct 26, 2021
1 parent 3037dd0 commit 5f785c5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +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).

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

> 26 October 2021
- chore: added npm publish true [`b8b1b6c`](https://github.com/collective/volto-dropdownmenu/commit/b8b1b6c6428fac759a7345bb33df95533524e517)
- chore: removed yarn.lock [`3037dd0`](https://github.com/collective/volto-dropdownmenu/commit/3037dd0f53a23d7b6dfd1835b5454a824481315c)
- chore: updated volto 14 [`a81180e`](https://github.com/collective/volto-dropdownmenu/commit/a81180e8ff81e08045ea2c45abe658475bbfa195)

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

> 30 August 2021
- Release 2.2.9 [`7f2cbca`](https://github.com/collective/volto-dropdownmenu/commit/7f2cbca43e11ca997725a0b86221a1d889880253)
- fix: close menu on navigation [`4b46bf1`](https://github.com/collective/volto-dropdownmenu/commit/4b46bf1d37c4cfa9d674225fd0530331ac6ca776)

#### [v2.2.8](https://github.com/collective/volto-dropdownmenu/compare/v2.2.7...v2.2.8)
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.9",
"version": "2.3.0",
"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 5f785c5

Please sign in to comment.