From 6a3a282d722f4387bdfe5da334e75023df01d924 Mon Sep 17 00:00:00 2001 From: Ali Hashemi <14126952+hashemix@users.noreply.github.com> Date: Mon, 28 Apr 2025 07:20:25 -0300 Subject: [PATCH] chore(main): release 1.0.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae62579..ece1807 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/rust-mcp-stack/mcp-discovery-action/compare/v1.0.0...v1.0.1) (2025-04-28) + + +### Bug Fixes + +* update commit message ([85d0519](https://github.com/rust-mcp-stack/mcp-discovery-action/commit/85d051977c41dcd86040eafe6bfe6c3ea0c1d6e9)) + ## 1.0.0 (2025-04-27)