From b8da504328ad2c6497f79fa80f7b99eec1cb27f0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 20 Dec 2025 11:43:45 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] # 1.0.0 (2025-12-20) ### Bug Fixes * **ci:** update the workflow to use correct permissions ([c0cf6d8](https://github.com/Xenox-Incorporated-Industries/setup-weld/commit/c0cf6d8c03329617476d22412ce25b35f110e14d)) ### Features * initial setup of github action and semantic release ([deabefb](https://github.com/Xenox-Incorporated-Industries/setup-weld/commit/deabefbc1fd4d221b44ee579fc5559d0137d46df)) * initial setup of github action and semantic release ([717c267](https://github.com/Xenox-Incorporated-Industries/setup-weld/commit/717c267d0e1dcafaccb0500b996123ed8dddedab)) --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5d202a8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# 1.0.0 (2025-12-20) + + +### Bug Fixes + +* **ci:** update the workflow to use correct permissions ([c0cf6d8](https://github.com/Xenox-Incorporated-Industries/setup-weld/commit/c0cf6d8c03329617476d22412ce25b35f110e14d)) + + +### Features + +* initial setup of github action and semantic release ([deabefb](https://github.com/Xenox-Incorporated-Industries/setup-weld/commit/deabefbc1fd4d221b44ee579fc5559d0137d46df)) +* initial setup of github action and semantic release ([717c267](https://github.com/Xenox-Incorporated-Industries/setup-weld/commit/717c267d0e1dcafaccb0500b996123ed8dddedab))