From f4e5b769c546e167927756a5e64909cb00972a3b Mon Sep 17 00:00:00 2001 From: Ryo Matsukawa <76232929+ryo-manba@users.noreply.github.com> Date: Thu, 5 Feb 2026 12:13:37 +0900 Subject: [PATCH] fix: typo --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45b6e27..4257a1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,18 +1,18 @@ # codex-action Changelog -## [v1.4](https://github.com/openai/codex-action/tree/v1.4) (2005-11-19) +## [v1.4](https://github.com/openai/codex-action/tree/v1.4) (2025-11-19) - [#58](https://github.com/openai/codex-action/pull/58) revert #56 and use the latest stable version of Codex CLI again -## [v1.3](https://github.com/openai/codex-action/tree/v1.3) (2005-11-19) +## [v1.3](https://github.com/openai/codex-action/tree/v1.3) (2025-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) +## [v1.2](https://github.com/openai/codex-action/tree/v1.2) (2025-11-07) - [#52](https://github.com/openai/codex-action/pull/52) add `baseUrl` to `Octokit` constructor, if appropriate, for GHE -## [v1.1](https://github.com/openai/codex-action/tree/v1.1) (2005-11-05) +## [v1.1](https://github.com/openai/codex-action/tree/v1.1) (2025-11-05) - [#47](https://github.com/openai/codex-action/pull/47) added support for Azure via the new `responses-api-endpoint` parameter - [#36](https://github.com/openai/codex-action/pull/36) added `effort` parameter