From dc75d71d9aedf8b88fd9a990ecb3928fea9943b1 Mon Sep 17 00:00:00 2001 From: "linz-github-token-automation[bot]" <249205945+linz-github-token-automation[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 20:15:16 +0000 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..5553151 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-02-12) + + +### 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)