Skip to content

Commit

Permalink
chore: Release 3.2.0 (#59)
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 Jun 15, 2022
1 parent 42af8ed commit c2a0f71
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.2.0](https://www.github.com/projectsophon/hardhat-circom/compare/v3.1.0...v3.2.0) (2022-06-15)


### Features

* Implement circuit testing utilities ([#58](https://www.github.com/projectsophon/hardhat-circom/issues/58)) ([42af8ed](https://www.github.com/projectsophon/hardhat-circom/commit/42af8eda28e960d3a07bc9506b2e23f931462258))

## [3.1.0](https://www.github.com/projectsophon/hardhat-circom/compare/v3.0.2...v3.1.0) (2022-06-13)

### Features
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.1.0",
"version": "3.2.0",
"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 c2a0f71

Please sign in to comment.