From 14bdea6b74ba743c5e0b4cf4392b887c3c2a70fd Mon Sep 17 00:00:00 2001 From: "mega-maxwell[bot]" <290560214+mega-maxwell[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 11:24:19 +0000 Subject: [PATCH] chore(release): candidate v2.0.18 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87afa4f8..40474843 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to stateless-validator are recorded here, newest first. Entries are generated by the release flow from merged PR titles; edit an entry in its release candidate or settle PR if the wording needs work. -## v2.0.18 (unreleased) +## v2.0.18 ### Refactoring @@ -13,6 +13,7 @@ entry in its release candidate or settle PR if the wording needs work. ### CI +- claude: mint the app token with the client id ([#203](https://github.com/megaeth-labs/stateless-validator/pull/203)) - adopt the shared release flow (candidate / settle / publish) ([#201](https://github.com/megaeth-labs/stateless-validator/pull/201)) ### Chores