From ac009ba7845c211ad5f7f7d14a63f2ab06d8a9b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 12:40:21 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a208f22 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## 1.0.0 (2026-03-09) + + +### Features + +* add release pipeline and improve GitHub discoverability ([a8a5b46](https://github.com/regen-dev/agent-safe-guard/commit/a8a5b466033bb7c9a18a6302073e1d29deb4c4e9)) + + +### Bug Fixes + +* repair 6 CI test failures and switch to native-only test pipeline ([376915e](https://github.com/regen-dev/agent-safe-guard/commit/376915e32d4595aaac3ee43fc331a1cba1340f06))