diff --git a/CHANGELOG.md b/CHANGELOG.md index 37ac6cb..2531eea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to `benchmarks` will be documented here. The format is based on [Keep a Changelog](https://keepachangelog.com/). +## [5.1.1] - 2026-06-28 + +### Bug Fixes + +- fix(bench): measure native-binary size from the published npm artifact (#150) + ## [5.1.0] - 2026-06-17 ### Features diff --git a/VERSION b/VERSION index 831446c..ac14c3d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.0 +5.1.1