From c895e86a6393996d592ab6469648f917ee0780eb Mon Sep 17 00:00:00 2001 From: step-enablement-service <53157465+step-enablement-service@users.noreply.github.com> Date: Thu, 8 Jan 2026 22:27:35 +1300 Subject: [PATCH] chore(master): release 1.0.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65cc570..f8a96d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.0.1](https://github.com/linz/action-setup-node/compare/v1.0.0...v1.0.1) (2026-01-08) + + +### Bug Fixes + +* **deps:** bump actions/setup-node from 6.0.0 to 6.1.0 ([#3](https://github.com/linz/action-setup-node/issues/3)) ([c98b307](https://github.com/linz/action-setup-node/commit/c98b30788903d7602b6e7d9b0a9b268267712dd6)) +* **deps:** bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 ([#6](https://github.com/linz/action-setup-node/issues/6)) ([f6040c5](https://github.com/linz/action-setup-node/commit/f6040c5dbb6c48e3b00e71286a08ea053e267ecf)) + ## 1.0.0 (2025-12-12)