Skip to content

Commit 31518f8

Browse files
committed
chore(v4): release 4.1.1
1 parent bef541f commit 31518f8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.1.0"
2+
".": "4.1.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [4.1.1](https://github.com/AztecProtocol/aztec-packages/compare/v4.1.0...v4.1.1) (2026-03-24)
4+
5+
6+
### Bug Fixes
7+
8+
* verify accumulated pairing points in native ChonkVerifier ([30efbfe](https://github.com/AztecProtocol/aztec-packages/commit/30efbfe6d4526d2d66eaae892b07bffbb46a13c2))
9+
* verify accumulated pairing points in native ChonkVerifier (v4 backport) ([#21975](https://github.com/AztecProtocol/aztec-packages/issues/21975)) ([bef541f](https://github.com/AztecProtocol/aztec-packages/commit/bef541fb36a00504f79bd95a68f1b526e460e360))
10+
311
## [4.0.4](https://github.com/AztecProtocol/aztec-packages/compare/v4.0.3...v4.0.4) (2026-02-27)
412

513

0 commit comments

Comments
 (0)