Skip to content

Commit

Permalink
Release 4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Dec 24, 2024
1 parent 356f77a commit e8ffa2d
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,9 +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).

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

- chore: removed volto imports from barrel files [`356f77a`](https://github.com/collective/volto-dropdownmenu/commit/356f77a8d285eb0b855130b0db0b8432ad6245d8)

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

> 7 June 2024
- fix: match path [`#32`](https://github.com/collective/volto-dropdownmenu/pull/32)
- Release 4.1.3 [`dee3818`](https://github.com/collective/volto-dropdownmenu/commit/dee3818f3e2b18f7f28598899868c8ff1c4ee739)

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

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.3",
"version": "4.1.4",
"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 e8ffa2d

Please sign in to comment.