File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
- #### [ v3.0.0] ( https://github.com/collective/volto-dropdownmenu/compare/v2.4.3...v3.0.0 )
7
+ #### [ v4.0.0] ( https://github.com/collective/volto-dropdownmenu/compare/v3.0.0...v4.0.0 )
8
+
9
+ - chore: install nodes added (Fixes #14 ) [ ` #26 ` ] ( https://github.com/collective/volto-dropdownmenu/pull/26 )
10
+ - chore: install nodes added (Fixes #14 ) (#26 ) [ ` #14 ` ] ( https://github.com/collective/volto-dropdownmenu/issues/14 )
11
+ - feat!: use Volto component registry for MenuConfigurationForm [ ` 46964e9 ` ] ( https://github.com/collective/volto-dropdownmenu/commit/46964e98150bb576682e72013535604ab9a3f8d5 )
12
+
13
+ ### [ v3.0.0] ( https://github.com/collective/volto-dropdownmenu/compare/v2.4.3...v3.0.0 )
14
+
15
+ > 30 October 2022
8
16
9
17
- refactor: upgraded dependencies and babel config for volto 16 [ ` #27 ` ] ( https://github.com/collective/volto-dropdownmenu/pull/27 )
10
18
- fix: a11y handle dropdown navigation [ ` 67e97c1 ` ] ( https://github.com/collective/volto-dropdownmenu/commit/67e97c1947e6a392e82c3104b5797a9c7680812f )
11
19
- Release 2.4.3 [ ` 3e30ff8 ` ] ( https://github.com/collective/volto-dropdownmenu/commit/3e30ff8c11ff10c3408c72c3a39728714e76f5ba )
20
+ - Release 3.0.0 [ ` 9db2d0a ` ] ( https://github.com/collective/volto-dropdownmenu/commit/9db2d0a8992d4876208004b064a27e0149443fe4 )
12
21
- chore: rollback 2.4.3 release [ ` 07b437b ` ] ( https://github.com/collective/volto-dropdownmenu/commit/07b437b365aaabc5a05e4d7adb7086f50186b3bc )
13
22
14
23
#### [ v2.4.3] ( https://github.com/collective/volto-dropdownmenu/compare/v2.4.2...v2.4.3 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " volto-dropdownmenu" ,
3
- "version" : " 3 .0.0" ,
3
+ "version" : " 4 .0.0" ,
4
4
"description" : " Volto addon for a customizable dropdown menu" ,
5
5
"main" : " src/index.js" ,
6
6
"repository" : " https://github.com/collective/volto-dropdownmenu.git" ,
You can’t perform that action at this time.
0 commit comments