From 3be06c2236a01325b5be9278493987720b959388 Mon Sep 17 00:00:00 2001 From: "linz-github-automation[bot]" <249205945+linz-github-automation[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 20:25:57 +0000 Subject: [PATCH 1/2] chore(master): release 1.0.4 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5667993..d8449b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.4](https://github.com/linz/action-setup-node/compare/v1.0.3...v1.0.4) (2026-04-09) + + +### Bug Fixes + +* minimum package age exclusion. ([#15](https://github.com/linz/action-setup-node/issues/15)) ([ec16285](https://github.com/linz/action-setup-node/commit/ec16285c8fbabf22959adb04281ec0a077effb4d)) + ## [1.0.3](https://github.com/linz/action-setup-node/compare/v1.0.2...v1.0.3) (2026-03-19) From c3171d7ead77a2e2063e33fd8267818f5e174fe7 Mon Sep 17 00:00:00 2001 From: John Zhang <118221197+john-zhang-dev@users.noreply.github.com> Date: Fri, 10 Apr 2026 08:27:33 +1200 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8449b9..1200a4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ### Bug Fixes -* minimum package age exclusion. ([#15](https://github.com/linz/action-setup-node/issues/15)) ([ec16285](https://github.com/linz/action-setup-node/commit/ec16285c8fbabf22959adb04281ec0a077effb4d)) +* Fix an issue where linz public packages are not being excluded from minimum package age check. ([#15](https://github.com/linz/action-setup-node/issues/15)) ([ec16285](https://github.com/linz/action-setup-node/commit/ec16285c8fbabf22959adb04281ec0a077effb4d)) ## [1.0.3](https://github.com/linz/action-setup-node/compare/v1.0.2...v1.0.3) (2026-03-19)