From d07bad757b72208aef8190a779f0881273b9d546 Mon Sep 17 00:00:00 2001 From: "linz-github-automation[bot]" <249205945+linz-github-automation[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 23:59:26 +0000 Subject: [PATCH] chore(master): release 1.0.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5553151..9a556c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.2](https://github.com/linz/action-setup-node/compare/v1.0.1...v1.0.2) (2026-03-03) + + +### Bug Fixes + +* **deps:** bump actions/checkout from 4 to 6 ([#4](https://github.com/linz/action-setup-node/issues/4)) ([bcbb12d](https://github.com/linz/action-setup-node/commit/bcbb12db1be4b6730c5fe2e32bf12caedc49ad0e)) + ## [1.0.1](https://github.com/linz/action-setup-node/compare/v1.0.0...v1.0.1) (2026-02-12)