From 7b4cffd8c6b983e4c3f6c81d69f7b75e492bc370 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 20 Dec 2025 12:50:07 +0000 Subject: [PATCH] chore(release): 1.0.1 [skip ci] ## [1.0.1](https://github.com/Xenox-Incorporated-Industries/setup-weld/compare/v1.0.0...v1.0.1) (2025-12-20) ### Bug Fixes * **action:** correct invalid YAML syntax ([877d03f](https://github.com/Xenox-Incorporated-Industries/setup-weld/commit/877d03fffceda8e636e7abae494b0c16b04c1a0e)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d202a8..c530937 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.1](https://github.com/Xenox-Incorporated-Industries/setup-weld/compare/v1.0.0...v1.0.1) (2025-12-20) + + +### Bug Fixes + +* **action:** correct invalid YAML syntax ([877d03f](https://github.com/Xenox-Incorporated-Industries/setup-weld/commit/877d03fffceda8e636e7abae494b0c16b04c1a0e)) + # 1.0.0 (2025-12-20)