From 7d8d295769f09857b9a8fac5a784efe7f64724ad Mon Sep 17 00:00:00 2001 From: "linz-github-automation[bot]" <249205945+linz-github-automation[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 09:17:58 +0000 Subject: [PATCH] chore(master): release 1.0.3 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a556c5..5667993 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.3](https://github.com/linz/action-setup-node/compare/v1.0.2...v1.0.3) (2026-03-19) + + +### Bug Fixes + +* **deps:** bump actions/setup-node from 6.2.0 to 6.3.0 ([#13](https://github.com/linz/action-setup-node/issues/13)) ([9b854a1](https://github.com/linz/action-setup-node/commit/9b854a1d2a3b4c8f52ebcd799c3465ba26d4497b)) + ## [1.0.2](https://github.com/linz/action-setup-node/compare/v1.0.1...v1.0.2) (2026-03-03)