diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e5f6b26d..a7996ae8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "7.4.11" + ".": "7.4.12" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 5371f674..b7ecb75d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [7.4.12](https://github.com/ZeroGachis/.github/compare/v7.4.11...v7.4.12) (2026-07-08) + + +### Miscellaneous Chores + +* bump min espresso version for emulator ([5c3893c](https://github.com/ZeroGachis/.github/commit/5c3893c49d1bcc810bfc14dfaa9defdd388406da)) + ## [7.4.11](https://github.com/ZeroGachis/.github/compare/v7.4.10...v7.4.11) (2026-07-01)