From 37ae43f0a3ebd256f148be0749195ac631052b25 Mon Sep 17 00:00:00 2001 From: step-enablement-service <53157465+step-enablement-service@users.noreply.github.com> Date: Fri, 12 Dec 2025 13:00:04 +1300 Subject: [PATCH] chore(master): release 1.0.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..65cc570 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 1.0.0 (2025-12-12) + + +### Features + +* SSB-2967 - Implement setup-node action with safe-chain ([#1](https://github.com/linz/action-setup-node/issues/1)) ([f31591f](https://github.com/linz/action-setup-node/commit/f31591f283a17289d61ec54cb93f2b91386d1396))