Skip to content

Commit

Permalink
chore(master): release 0.1.0-alpha52 (#2020)
Browse files Browse the repository at this point in the history
🤖 I have created a new Aztec Packages release
---


##
[0.1.0-alpha52](v0.1.0-alpha51...v0.1.0-alpha52)
(2023-09-05)


### Features

* **docs:** set up noir contracts in getting-started
([#1770](#1770))
([33eb99d](33eb99d))


### Bug Fixes

* Complete JS call stacks across ACVM wasm boundaries
([#2013](#2013))
([8e84e46](8e84e46))
* deploy_ecr calculating CONTENT_HASH
([#2024](#2024))
([edee198](edee198))
* Option to fail silently when retrying
([#2015](#2015))
([453c9c1](453c9c1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 5, 2023
1 parent 3294605 commit 0c6dd60
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.1.0-alpha52](https://github.com/AztecProtocol/aztec-packages/compare/v0.1.0-alpha51...v0.1.0-alpha52) (2023-09-05)


### Features

* **docs:** set up noir contracts in getting-started ([#1770](https://github.com/AztecProtocol/aztec-packages/issues/1770)) ([33eb99d](https://github.com/AztecProtocol/aztec-packages/commit/33eb99d4a00831f340b1b0de0352fc272cb66d14))


### Bug Fixes

* Complete JS call stacks across ACVM wasm boundaries ([#2013](https://github.com/AztecProtocol/aztec-packages/issues/2013)) ([8e84e46](https://github.com/AztecProtocol/aztec-packages/commit/8e84e460899f11eaf7f383863e20dc5395e45c6e))
* deploy_ecr calculating CONTENT_HASH ([#2024](https://github.com/AztecProtocol/aztec-packages/issues/2024)) ([edee198](https://github.com/AztecProtocol/aztec-packages/commit/edee1981d8d795aef64bd6de738f09ea9a1a2547))
* Option to fail silently when retrying ([#2015](https://github.com/AztecProtocol/aztec-packages/issues/2015)) ([453c9c1](https://github.com/AztecProtocol/aztec-packages/commit/453c9c1b234213fff4d63e117f2bc6c827040125))

## [0.1.0-alpha51](https://github.com/AztecProtocol/aztec-packages/compare/v0.1.0-alpha50...v0.1.0-alpha51) (2023-09-05)


Expand Down

0 comments on commit 0c6dd60

Please sign in to comment.