From 8900d95e6e1920fd3ddb4325b4dbce849b95922b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 20 Dec 2025 13:01:24 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ## [1.0.2](https://github.com/Xenox-Incorporated-Industries/setup-weld/compare/v1.0.1...v1.0.2) (2025-12-20) ### Bug Fixes * **action:** explicitly resolve 'latest' version tag ([d78a286](https://github.com/Xenox-Incorporated-Industries/setup-weld/commit/d78a286676223dd1bb173069ba4b90c3e4c1f866)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c530937..7ef7f87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.2](https://github.com/Xenox-Incorporated-Industries/setup-weld/compare/v1.0.1...v1.0.2) (2025-12-20) + + +### Bug Fixes + +* **action:** explicitly resolve 'latest' version tag ([d78a286](https://github.com/Xenox-Incorporated-Industries/setup-weld/commit/d78a286676223dd1bb173069ba4b90c3e4c1f866)) + ## [1.0.1](https://github.com/Xenox-Incorporated-Industries/setup-weld/compare/v1.0.0...v1.0.1) (2025-12-20)