Skip to content

Commit 42910d5

Browse files
authored
chore(master): release 0.87.7 (#14683)
🤖 I have created a new Aztec Packages release --- ## [0.87.7](v0.87.6...v0.87.7) (2025-06-02) ### Features * **docs:** nits ([#14212](#14212)) ([281d4a8](281d4a8)) ### Bug Fixes * filter undefined out ([#14702](#14702)) ([220070a](220070a)) * nightlies ([#14675](#14675)) ([bb2a0c7](bb2a0c7)) ### Miscellaneous * bump version ([#14691](#14691)) ([d9232e9](d9232e9)) ### Documentation * link to performant noir doc ([#14620](#14620)) ([0ef97ee](0ef97ee)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 1690dfd commit 42910d5

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-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-
".": "0.87.6"
2+
".": "0.87.7"
33
}

CHANGELOG.md

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

3+
## [0.87.7](https://github.com/AztecProtocol/aztec-packages/compare/v0.87.6...v0.87.7) (2025-06-02)
4+
5+
6+
### Features
7+
8+
* **docs:** nits ([#14212](https://github.com/AztecProtocol/aztec-packages/issues/14212)) ([281d4a8](https://github.com/AztecProtocol/aztec-packages/commit/281d4a8fb487cc88c7287da116d6fbfb4f3cd5be))
9+
10+
11+
### Bug Fixes
12+
13+
* filter undefined out ([#14702](https://github.com/AztecProtocol/aztec-packages/issues/14702)) ([220070a](https://github.com/AztecProtocol/aztec-packages/commit/220070a286bb4212d4dbdf2426c0eceb0171fc10))
14+
* nightlies ([#14675](https://github.com/AztecProtocol/aztec-packages/issues/14675)) ([bb2a0c7](https://github.com/AztecProtocol/aztec-packages/commit/bb2a0c7d946660fa94dca9731ed6eaf9e7793824))
15+
16+
17+
### Miscellaneous
18+
19+
* bump version ([#14691](https://github.com/AztecProtocol/aztec-packages/issues/14691)) ([d9232e9](https://github.com/AztecProtocol/aztec-packages/commit/d9232e90533ca613082c575dedd6bf752ff28c96))
20+
21+
22+
### Documentation
23+
24+
* link to performant noir doc ([#14620](https://github.com/AztecProtocol/aztec-packages/issues/14620)) ([0ef97ee](https://github.com/AztecProtocol/aztec-packages/commit/0ef97ee7b93af4ae1be1c266aaab45290c2bfe4a))
25+
326
## [0.87.6](https://github.com/AztecProtocol/aztec-packages/compare/v0.87.5...v0.87.6) (2025-06-02)
427

528

0 commit comments

Comments
 (0)