From 41955ac65dad844ac4db30de59e87b88faeff1ed Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 20 Dec 2025 14:02:47 +0000 Subject: [PATCH] chore(release): 1.1.0 [skip ci] # [1.1.0](https://github.com/Xenox-Incorporated-Industries/setup-weld/compare/v1.0.2...v1.1.0) (2025-12-20) ### Features * **action:** add required token input for authentication ([d052055](https://github.com/Xenox-Incorporated-Industries/setup-weld/commit/d052055aa0de0926c307a6065129723908d93d79)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ef7f87..930be7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.1.0](https://github.com/Xenox-Incorporated-Industries/setup-weld/compare/v1.0.2...v1.1.0) (2025-12-20) + + +### Features + +* **action:** add required token input for authentication ([d052055](https://github.com/Xenox-Incorporated-Industries/setup-weld/commit/d052055aa0de0926c307a6065129723908d93d79)) + ## [1.0.2](https://github.com/Xenox-Incorporated-Industries/setup-weld/compare/v1.0.1...v1.0.2) (2025-12-20)