From 0588c6a2dec654a9d083c3b97af44b9de9ce0ac6 Mon Sep 17 00:00:00 2001 From: "linz-github-automation[bot]" <249205945+linz-github-automation[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 09:13:58 +0000 Subject: [PATCH] chore(master): release 1.0.6 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39fc31e..c064bc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.0.6](https://github.com/linz/action-setup-node/compare/v1.0.5...v1.0.6) (2026-06-18) + + +### Bug Fixes + +* **deps:** bump actions/checkout from 6 to 6.0.2 ([#21](https://github.com/linz/action-setup-node/issues/21)) ([9ffb838](https://github.com/linz/action-setup-node/commit/9ffb838ea12e1faf708a484e0a10174f84dbb13c)) +* **deps:** bump actions/checkout from 6.0.2 to 6.0.3 ([#23](https://github.com/linz/action-setup-node/issues/23)) ([3f8dee1](https://github.com/linz/action-setup-node/commit/3f8dee1d0797854ce8b298e191d03849d1d3b741)) + ## [1.0.5](https://github.com/linz/action-setup-node/compare/v1.0.4...v1.0.5) (2026-05-20)