From 066736b31691217a952a76e70761b611905d9abb Mon Sep 17 00:00:00 2001 From: Ali Hashemi <14126952+hashemix@users.noreply.github.com> Date: Mon, 28 Apr 2025 20:46:53 -0300 Subject: [PATCH] chore(main): release 1.0.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ece1807..84e4619 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.2](https://github.com/rust-mcp-stack/mcp-discovery-action/compare/v1.0.1...v1.0.2) (2025-04-28) + + +### Bug Fixes + +* branding ([ad41329](https://github.com/rust-mcp-stack/mcp-discovery-action/commit/ad41329c38b1db9963630089b1d97b12750b21e5)) + ## [1.0.1](https://github.com/rust-mcp-stack/mcp-discovery-action/compare/v1.0.0...v1.0.1) (2025-04-28)