Skip to content

Commit

Permalink
Release 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolli committed Apr 8, 2024
1 parent 66c8ed5 commit 2c00e06
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +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).

#### [v4.1.2](https://github.com/collective/volto-dropdownmenu/compare/v4.1.1...v4.1.2)

- chore: lazy loading /manage components [`#31`](https://github.com/collective/volto-dropdownmenu/pull/31)

#### [v4.1.1](https://github.com/collective/volto-dropdownmenu/compare/v4.1.0...v4.1.1)

> 16 January 2024
- fix: matching of similar root pathnames [`#30`](https://github.com/collective/volto-dropdownmenu/pull/30)
- chore: switch to yarn v3 [`797e18c`](https://github.com/collective/volto-dropdownmenu/commit/797e18cd28a600d32adf69a886d46ef623bd8ee8)
- Release 4.1.1 [`83029e8`](https://github.com/collective/volto-dropdownmenu/commit/83029e8279c37abe5cea4b81586f0de84845c903)

#### [v4.1.0](https://github.com/collective/volto-dropdownmenu/compare/v4.0.0...v4.1.0)

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": "4.1.1",
"version": "4.1.2",
"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 2c00e06

Please sign in to comment.