From 917c48a9b065926d09ad77d7d188bf403f60f70a Mon Sep 17 00:00:00 2001 From: Guy Ben-Aharon Date: Sat, 4 Jul 2026 19:28:27 +0300 Subject: [PATCH] chore(main): release 2.3.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d755bf1..ac1464e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.3.1](https://github.com/onecli/onecli-cli/compare/v2.3.0...v2.3.1) (2026-07-04) + + +### Bug Fixes + +* register gateway hook in Codex's native hooks.json so it fires ([#84](https://github.com/onecli/onecli-cli/issues/84)) ([e097d12](https://github.com/onecli/onecli-cli/commit/e097d12679de28d63da1d34e64b60d4bd6cae89a)) + ## [2.3.0](https://github.com/onecli/onecli-cli/compare/v2.2.7...v2.3.0) (2026-07-03)