Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: default export in noir-version #2757

Merged
merged 1 commit into from
Oct 10, 2023
Merged

fix: default export in noir-version #2757

merged 1 commit into from
Oct 10, 2023

Conversation

alexghr
Copy link
Contributor

@alexghr alexghr commented Oct 10, 2023

alternative to #2751 until #2644 is closed.

Checklist:

Remove the checklist to signal you've completed it. Enable auto-merge if the PR is ready to merge.

  • If the pull request requires a cryptography review (e.g. cryptographic algorithm implementations) I have added the 'crypto' tag.
  • I have reviewed my diff in github, line by line and removed unexpected formatting changes, testing logs, or commented-out code.
  • Every change is related to the PR description.
  • I have linked this pull request to relevant issues (if any exist).

@alexghr alexghr merged commit 6ff7bed into master Oct 10, 2023
80 checks passed
@alexghr alexghr deleted the alexg/fix/autoimports branch October 10, 2023 12:28
dan-aztec pushed a commit that referenced this pull request Oct 10, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>aztec-packages: 0.8.9</summary>

##
[0.8.9](aztec-packages-v0.8.8...aztec-packages-v0.8.9)
(2023-10-10)


### Features

* Auto-recompile the boxes and fix broken frontend CompleteAddress
import
([#2727](#2727))
([4ec4ea0](4ec4ea0))


### Bug Fixes

* Default export in noir-version
([#2757](#2757))
([6ff7bed](6ff7bed))
</details>

<details><summary>barretenberg.js: 0.8.9</summary>

##
[0.8.9](barretenberg.js-v0.8.8...barretenberg.js-v0.8.9)
(2023-10-10)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions
</details>

<details><summary>barretenberg: 0.8.9</summary>

##
[0.8.9](barretenberg-v0.8.8...barretenberg-v0.8.9)
(2023-10-10)


### Miscellaneous

* **barretenberg:** Synchronize aztec-packages versions
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
AztecBot added a commit to AztecProtocol/barretenberg that referenced this pull request Oct 11, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>aztec-packages: 0.8.9</summary>

##
[0.8.9](AztecProtocol/aztec-packages@aztec-packages-v0.8.8...aztec-packages-v0.8.9)
(2023-10-10)


### Features

* Auto-recompile the boxes and fix broken frontend CompleteAddress
import
([#2727](AztecProtocol/aztec-packages#2727))
([4ec4ea0](AztecProtocol/aztec-packages@4ec4ea0))


### Bug Fixes

* Default export in noir-version
([#2757](AztecProtocol/aztec-packages#2757))
([6ff7bed](AztecProtocol/aztec-packages@6ff7bed))
</details>

<details><summary>barretenberg.js: 0.8.9</summary>

##
[0.8.9](AztecProtocol/aztec-packages@barretenberg.js-v0.8.8...barretenberg.js-v0.8.9)
(2023-10-10)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions
</details>

<details><summary>barretenberg: 0.8.9</summary>

##
[0.8.9](AztecProtocol/aztec-packages@barretenberg-v0.8.8...barretenberg-v0.8.9)
(2023-10-10)


### Miscellaneous

* **barretenberg:** Synchronize aztec-packages versions
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants