From 305d300f25f681c68631b4b6403a982083b20a97 Mon Sep 17 00:00:00 2001 From: "ferrflow[bot]" <278126555+ferrflow[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 08:05:56 +0000 Subject: [PATCH] chore(release): benchmarks v5.1.1 --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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