From 13ea7ce87e143078593e587aeb916da1808f51fe Mon Sep 17 00:00:00 2001 From: Michael Bolin Date: Wed, 19 Nov 2025 10:54:11 -0800 Subject: [PATCH] docs: update CHANGELOG to document 1.3 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e487863..3e3c8bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # codex-action Changelog +## [v1.3](https://github.com/openai/codex-action/tree/v1.3) (2005-11-19) + +- [#56](https://github.com/openai/codex-action/pull/56) temporarily set the default version of Codex CLI to `0.58.0` + ## [v1.2](https://github.com/openai/codex-action/tree/v1.2) (2005-11-07) - [#52](https://github.com/openai/codex-action/pull/52) add `baseUrl` to `Octokit` constructor, if appropriate, for GHE