diff --git a/CHANGELOG.md b/CHANGELOG.md index 65cc570..f8a96d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.0.1](https://github.com/linz/action-setup-node/compare/v1.0.0...v1.0.1) (2026-01-08) + + +### Bug Fixes + +* **deps:** bump actions/setup-node from 6.0.0 to 6.1.0 ([#3](https://github.com/linz/action-setup-node/issues/3)) ([c98b307](https://github.com/linz/action-setup-node/commit/c98b30788903d7602b6e7d9b0a9b268267712dd6)) +* **deps:** bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 ([#6](https://github.com/linz/action-setup-node/issues/6)) ([f6040c5](https://github.com/linz/action-setup-node/commit/f6040c5dbb6c48e3b00e71286a08ea053e267ecf)) + ## 1.0.0 (2025-12-12)