From c4d2ddbf9de584ea1e7a912a686ec855097fec8c Mon Sep 17 00:00:00 2001 From: UnaiEtxaburu Date: Thu, 26 Jan 2023 09:08:26 +0000 Subject: [PATCH] Automated release 1.3.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8cc3339..29f6333 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@codesyntax/volto-social-sharing", - "version": "1.2.0", + "version": "1.3.0", "description": "volto-social-sharing: Volto add-on", "main": "src/index.js", "license": "MIT", @@ -15,7 +15,7 @@ "@fortawesome/free-brands-svg-icons": "5.15.2", "@fortawesome/free-solid-svg-icons": "5.15.2", "@fortawesome/react-fontawesome": "0.1.14", - "release-it": "^15.3.0" + "release-it": "^15.6.0" }, "scripts": { "release": "release-it",