From 7e702752161e7bc44c76faed5f3ed55faa8290a4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 17 Oct 2024 21:04:11 +0000 Subject: [PATCH] chore(release): 1.0.1 [skip ci] ## [1.0.1](https://github.com/liatrio/backstage-github-autogov-plugin/compare/v1.0.0...v1.0.1) (2024-10-17) ### Bug Fixes * repo url on root package.json ([c0b3994](https://github.com/liatrio/backstage-github-autogov-plugin/commit/c0b39941a2df85ecbe69d9108e6d373e051f2662)) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 692b853..2e3f585 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.0.1](https://github.com/liatrio/backstage-github-autogov-plugin/compare/v1.0.0...v1.0.1) (2024-10-17) + +### Bug Fixes + +* repo url on root package.json ([c0b3994](https://github.com/liatrio/backstage-github-autogov-plugin/commit/c0b39941a2df85ecbe69d9108e6d373e051f2662)) + ## 1.0.0 (2024-10-17) ### Bug Fixes