diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 210d290..258342d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.5.1" + ".": "0.5.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index bd0342e..57eafc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.5.2](https://github.com/MachineDotDev/nat-zero/compare/v0.5.1...v0.5.2) (2026-05-01) + + +### Documentation + +* move security and workflows to repo root ([#44](https://github.com/MachineDotDev/nat-zero/issues/44)) ([21196e4](https://github.com/MachineDotDev/nat-zero/commit/21196e4cbdcd755bef4962d3f57afb48ffa0c9f7)) + ## [0.5.1](https://github.com/MachineDotDev/nat-zero/compare/v0.5.0...v0.5.1) (2026-05-01)