Skip to content

Commit

Permalink
chore: Release 3.3.1 (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 12, 2022
1 parent 2819e1b commit de5fb45
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [3.3.1](https://www.github.com/projectsophon/hardhat-circom/compare/v3.3.0...v3.3.1) (2022-07-12)


### Bug Fixes

* Access ptau with filename to support sizes >2gb ([#70](https://www.github.com/projectsophon/hardhat-circom/issues/70)) ([2819e1b](https://www.github.com/projectsophon/hardhat-circom/commit/2819e1bd037708f21405386b6ba72938758e370c))

## [3.3.0](https://www.github.com/projectsophon/hardhat-circom/compare/v3.2.2...v3.3.0) (2022-06-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hardhat-circom",
"version": "3.3.0",
"version": "3.3.1",
"description": "Hardhat plugin to integrate Circom and SnarkJS into your build process.",
"author": "Jacob Rosenthal <[email protected]>",
"repository": "projectsophon/hardhat-circom",
Expand Down

0 comments on commit de5fb45

Please sign in to comment.