From f56fae953f7880f78c5adbabe87209aa3035ef09 Mon Sep 17 00:00:00 2001 From: UnaiEtxaburu Date: Thu, 26 Jan 2023 09:15:12 +0000 Subject: [PATCH] Automated release 0.3.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6186504..696e56e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@codesyntax/volto-menu-customization", - "version": "0.2.0", + "version": "0.3.0", "description": "Volto addon to customize the original menu in a dropdown style", "main": "src/index.js", "license": "MIT", @@ -14,7 +14,7 @@ "release": "release-it" }, "devDependencies": { - "release-it": "^14.12.5" + "release-it": "^14.14.3" }, "bugs": { "url": "https://github.com/codesyntax/volto-menu-customization/issues"