From 29c1585200e9f11607a4b885d132b8f7d950f47d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 09:43:45 +0000 Subject: [PATCH] chore(main): release 1.1.6 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3c0155..1c8b6a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.6](https://github.com/knostic/AgentSonar/compare/v1.1.5...v1.1.6) (2026-04-07) + + +### Bug Fixes + +* **ci:** [OPS-723] prevent script injection in workflow run: blocks ([#17](https://github.com/knostic/AgentSonar/issues/17)) ([2ad30ce](https://github.com/knostic/AgentSonar/commit/2ad30ceaff81f959fbbdfcf8bc8db35a0770f8c8)) + ## [1.1.5](https://github.com/knostic/AgentSonar/compare/v1.1.4...v1.1.5) (2026-03-13)