From 0b3dd10feac98d825e8c4c321d0a9f985b07c1e0 Mon Sep 17 00:00:00 2001 From: "linz-github-automation[bot]" <249205945+linz-github-automation[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 09:30:57 +0000 Subject: [PATCH] chore(master): release 1.0.5 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1200a4a..6f6e180 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.0.5](https://github.com/linz/action-setup-node/compare/v1.0.4...v1.0.5) (2026-05-07) + + +### Bug Fixes + +* **deps:** bump actions/setup-node from 6.3.0 to 6.4.0 ([#19](https://github.com/linz/action-setup-node/issues/19)) ([157c46e](https://github.com/linz/action-setup-node/commit/157c46efb835f1373566dcf86c4fdd60bc36a839)) +* **deps:** bump googleapis/release-please-action from 4.4.0 to 4.4.1 ([#17](https://github.com/linz/action-setup-node/issues/17)) ([0dc00b1](https://github.com/linz/action-setup-node/commit/0dc00b17cd3f64478277efa8f5e0780e40bee432)) + ## [1.0.4](https://github.com/linz/action-setup-node/compare/v1.0.3...v1.0.4) (2026-04-09)