From 78626dea47e9849ad5ce0f0675551d9ff3f835d9 Mon Sep 17 00:00:00 2001 From: Chris Manson Date: Tue, 6 Jan 2026 22:19:02 +0000 Subject: [PATCH] update repo link --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e4a995c..53fa5b5 100644 --- a/package.json +++ b/package.json @@ -6,13 +6,13 @@ "changelog", "github" ], - "homepage": "https://github.com/embroider-build/github-changelog#readme", + "homepage": "https://github.com/release-plan/github-changelog#readme", "bugs": { - "url": "https://github.com/embroider-build/github-changelog/issues" + "url": "https://github.com/release-plan/github-changelog/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/embroider-build/github-changelog.git" + "url": "git+https://github.com/release-plan/github-changelog.git" }, "license": "MIT", "author": "Bo Borgerson ", @@ -75,7 +75,7 @@ } }, "changelog": { - "repo": "embroider-build/github-changelog", + "repo": "release-plan/github-changelog", "labels": { "breaking": ":boom: Breaking Change", "enhancement": ":rocket: Enhancement",