From 9555f48881246917f802e64d46f9b519e6424efe Mon Sep 17 00:00:00 2001 From: iamludal Date: Mon, 27 Jun 2022 11:06:06 +0200 Subject: [PATCH] fix(package.json): homepage url --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 86dd0ee..bf40ea6 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "semantic-release-jira-notes", - "version": "1.0.1", + "version": "1.0.2", "description": "Semantic Release plugin to add JIRA issues link to the release notes", "main": "src/index.js", "author": "iamludal", - "homepage": "https//github.com/iamludal/semantic-release-jira-notes", + "homepage": "https://github.com/iamludal/semantic-release-jira-notes", "repository": "https://github.com/iamludal/semantic-release-jira-notes", "license": "MIT", "keywords": [