Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erral committed Mar 31, 2024
1 parent e2d675d commit 0abbfbe
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@

<!-- towncrier release notes start -->

## 0.4.0 (2024-03-31)

### Internal

- Modernize setup @erral [#13](https://github.com/codesyntax/menu-customization/pull/13)

## 0.3.0 (2023-01-26)

### Feature
Expand Down
1 change: 0 additions & 1 deletion news/13.internal

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codesyntax/volto-menu-customization",
"version": "0.3.0",
"version": "0.4.0",
"description": "Volto addon to customize the original menu in a dropdown style",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 0abbfbe

Please sign in to comment.