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