From 7fea6296c0125dc5679c9ca1ca6f3e49f54295f1 Mon Sep 17 00:00:00 2001 From: "mega-maxwell[bot]" <290560214+mega-maxwell[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 06:39:44 +0000 Subject: [PATCH] chore(release): settle v2.0.18 Changelog entry replaced for v2.0.18 at 2de1bd50b4f33d49b9abd73908020c799e94fe30. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40474843..a931d62b 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 +## v2.0.18 (2026-09-09) ### Refactoring @@ -13,6 +13,7 @@ entry in its release candidate or settle PR if the wording needs work. ### CI +- attach the release binaries to the GitHub Release (release-v2.0.18) ([#209](https://github.com/megaeth-labs/stateless-validator/pull/209)) - 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))