From be5a1cad766cf224aa8ee95f5041ad3975d76f6e Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Mon, 23 Jun 2025 02:41:33 +0300 Subject: [PATCH] chore: update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1c32e25..81a7746 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/semantic-release-config", - "version": "0.3.17", + "version": "0.3.18", "description": "ivuorinen's shareable configuration for semantic-release.", "author": { "name": "Ismo Vuorinen", @@ -37,7 +37,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/ivuorinen/base-configs-semantic-release.git" + "url": "git+https://github.com/ivuorinen/base-configs-semantic-release.git" }, "scripts": { "postinstall": "node scripts/postinstall.cjs"