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

chore(release): publish 2.4.0 #1842

Merged
merged 1 commit into from
Sep 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,47 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.3.0...v2.4.0) (2024-09-30)


### Features

* **contracts:** add virtual modifiers for poll ([0c4806f](https://github.com/privacy-scaling-explorations/maci/commit/0c4806f18fe2f3f3bf44233799a7d127a88dd9c1))
* **merkleroot-gatekeeper:** added deploy scripts and config ([#1822](https://github.com/privacy-scaling-explorations/maci/issues/1822)) ([0a55bbc](https://github.com/privacy-scaling-explorations/maci/commit/0a55bbc38e690d876cf920709f13e973dd844267))
* **merkleroot-gatekeeper:** adds a gatekeeper that uses merkle tree ([#1821](https://github.com/privacy-scaling-explorations/maci/issues/1821)) ([1cce59a](https://github.com/privacy-scaling-explorations/maci/commit/1cce59ab1eb8aafd37a374a8eb70cff77a07e99c))
* **scripts:** added merkleproof gatekeeper to signup script and utils ([#1823](https://github.com/privacy-scaling-explorations/maci/issues/1823)) ([f5d7e6d](https://github.com/privacy-scaling-explorations/maci/commit/f5d7e6df2aab2dc264235264a9593282054bdfa2))


### Bug Fixes

* **deploy-maci:** sets the maci instance of any gatekeeper ([4d5ae24](https://github.com/privacy-scaling-explorations/maci/commit/4d5ae24c8401f21d8c2fed82ca3599963c5e1301))
* ensure nightly workflow use correct paths ([#1814](https://github.com/privacy-scaling-explorations/maci/issues/1814)) ([e0c81ac](https://github.com/privacy-scaling-explorations/maci/commit/e0c81ac310fdceb35b6a18c390751164444dc28b))
* **zupass-gatekeeper:** event id was stored at the wrong index ([#1836](https://github.com/privacy-scaling-explorations/maci/issues/1836)) ([d5bc146](https://github.com/privacy-scaling-explorations/maci/commit/d5bc146d67dde8bb8a20c6799024a4d3da08d1fc))


### Code Refactoring

* redesigned projects built with MACI page ([#1813](https://github.com/privacy-scaling-explorations/maci/issues/1813)) ([f730dd7](https://github.com/privacy-scaling-explorations/maci/commit/f730dd7e87689edbbc276b1cf170cbc17e580a3c))


### Miscellaneous

* **deps-dev:** bump @commitlint/cli from 19.4.0 to 19.5.0 ([#1832](https://github.com/privacy-scaling-explorations/maci/issues/1832)) ([92576a0](https://github.com/privacy-scaling-explorations/maci/commit/92576a0ab591d71093f6b005385dbc5744e7bae1))
* **deps-dev:** bump @commitlint/config-conventional ([#1833](https://github.com/privacy-scaling-explorations/maci/issues/1833)) ([e81b940](https://github.com/privacy-scaling-explorations/maci/commit/e81b94074585f24ca012e9a25919b9b0e7c2eea1))
* **deps-dev:** bump @types/mocha from 10.0.7 to 10.0.8 ([#1827](https://github.com/privacy-scaling-explorations/maci/issues/1827)) ([4deae8b](https://github.com/privacy-scaling-explorations/maci/commit/4deae8bb3a4ea5cf1b4ad16018186a593142adb8))
* **deps-dev:** bump @types/prompt from 1.1.8 to 1.1.9 ([#1826](https://github.com/privacy-scaling-explorations/maci/issues/1826)) ([52bf4b6](https://github.com/privacy-scaling-explorations/maci/commit/52bf4b60d8a34201f2acc2e2283144eb2a584abe))
* **deps-dev:** bump eslint-plugin-import from 2.29.1 to 2.30.0 ([#1815](https://github.com/privacy-scaling-explorations/maci/issues/1815)) ([b275b33](https://github.com/privacy-scaling-explorations/maci/commit/b275b3358f9c46d9c616bb182b781a9eafafe1de))
* **deps-dev:** bump husky from 9.1.4 to 9.1.5 ([#1817](https://github.com/privacy-scaling-explorations/maci/issues/1817)) ([0367ac9](https://github.com/privacy-scaling-explorations/maci/commit/0367ac93098463041632ffde1319f6b49d812108))
* **deps-dev:** bump typedoc from 0.26.6 to 0.26.7 ([#1818](https://github.com/privacy-scaling-explorations/maci/issues/1818)) ([4fe5e82](https://github.com/privacy-scaling-explorations/maci/commit/4fe5e82901f77d860bfb6f728b7b57dbafe9b7a2))
* **deps:** bump @zk-kit/baby-jubjub from 1.0.1 to 1.0.3 ([#1825](https://github.com/privacy-scaling-explorations/maci/issues/1825)) ([071806d](https://github.com/privacy-scaling-explorations/maci/commit/071806d43e49db9f9c57f36b4ca80aea8afa29d5))
* **deps:** bump crate-ci/typos from 1.24.3 to 1.24.5 ([e8068c6](https://github.com/privacy-scaling-explorations/maci/commit/e8068c6d3d398d7551e2c5c248eeb5af62688038))
* **deps:** bump crate-ci/typos from 1.24.5 to 1.24.6 ([#1835](https://github.com/privacy-scaling-explorations/maci/issues/1835)) ([2d9bac4](https://github.com/privacy-scaling-explorations/maci/commit/2d9bac4e9880c07f1a36920a2791a45ad44f9e1d))
* **deps:** bump prism-react-renderer from 2.3.1 to 2.4.0 ([#1816](https://github.com/privacy-scaling-explorations/maci/issues/1816)) ([79dc24e](https://github.com/privacy-scaling-explorations/maci/commit/79dc24eb936d4ef9adbd873fda96214e1d449a75))
* **docs:** update link for AccQueue contract ([#1824](https://github.com/privacy-scaling-explorations/maci/issues/1824)) ([80db080](https://github.com/privacy-scaling-explorations/maci/commit/80db080da7dab83c7b283c60e8e659164d507aec))
* **maci-wrapper-guide:** updated maciwrapper guide ([#1831](https://github.com/privacy-scaling-explorations/maci/issues/1831)) ([f9ac844](https://github.com/privacy-scaling-explorations/maci/commit/f9ac8444f2e85adfd0023df66d0419774ec91ea5))



## [2.3.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.2.1...v2.3.0) (2024-09-05)


Expand Down
8 changes: 8 additions & 0 deletions apps/subgraph/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.3.0...v2.4.0) (2024-09-30)

**Note:** Version bump only for package maci-subgraph





## [2.3.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.2.1...v2.3.0) (2024-09-05)

**Note:** Version bump only for package maci-subgraph
Expand Down
4 changes: 2 additions & 2 deletions apps/subgraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maci-subgraph",
"version": "2.3.0",
"version": "2.4.0",
"description": "A subgraph to index data from MACI protocol to serve as data layer for frontend integration",
"private": false,
"files": [
Expand Down Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@graphprotocol/graph-cli": "^0.80.0",
"@graphprotocol/graph-ts": "^0.35.1",
"maci-contracts": "^2.3.0"
"maci-contracts": "^2.4.0"
},
"devDependencies": {
"assemblyscript": "0.19.23",
Expand Down
16 changes: 16 additions & 0 deletions apps/website/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.3.0...v2.4.0) (2024-09-30)


### Code Refactoring

* redesigned projects built with MACI page ([#1813](https://github.com/privacy-scaling-explorations/maci/issues/1813)) ([f730dd7](https://github.com/privacy-scaling-explorations/maci/commit/f730dd7e87689edbbc276b1cf170cbc17e580a3c))


### Miscellaneous

* **deps:** bump prism-react-renderer from 2.3.1 to 2.4.0 ([#1816](https://github.com/privacy-scaling-explorations/maci/issues/1816)) ([79dc24e](https://github.com/privacy-scaling-explorations/maci/commit/79dc24eb936d4ef9adbd873fda96214e1d449a75))
* **docs:** update link for AccQueue contract ([#1824](https://github.com/privacy-scaling-explorations/maci/issues/1824)) ([80db080](https://github.com/privacy-scaling-explorations/maci/commit/80db080da7dab83c7b283c60e8e659164d507aec))
* **maci-wrapper-guide:** updated maciwrapper guide ([#1831](https://github.com/privacy-scaling-explorations/maci/issues/1831)) ([f9ac844](https://github.com/privacy-scaling-explorations/maci/commit/f9ac8444f2e85adfd0023df66d0419774ec91ea5))



## [2.3.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.2.1...v2.3.0) (2024-09-05)


Expand Down
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "2.3.0",
"version": "2.4.0",
"private": true,
"scripts": {
"setup-typedoc": "ts-node ./src/scripts/setupTypedoc.ts",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*", "apps/*"],
"version": "2.3.0",
"version": "2.4.0",
"npmClient": "pnpm",
"changelogPreset": {
"name": "conventionalcommits",
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": "maci",
"version": "2.3.0",
"version": "2.4.0",
"description": "Minimal Anti-Collusion Infrastructure",
"repository": "https://github.com/privacy-scaling-explorations/maci",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/circuits/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.3.0...v2.4.0) (2024-09-30)


### Miscellaneous

* **deps-dev:** bump @types/mocha from 10.0.7 to 10.0.8 ([#1827](https://github.com/privacy-scaling-explorations/maci/issues/1827)) ([4deae8b](https://github.com/privacy-scaling-explorations/maci/commit/4deae8bb3a4ea5cf1b4ad16018186a593142adb8))
* **deps:** bump @zk-kit/baby-jubjub from 1.0.1 to 1.0.3 ([#1825](https://github.com/privacy-scaling-explorations/maci/issues/1825)) ([071806d](https://github.com/privacy-scaling-explorations/maci/commit/071806d43e49db9f9c57f36b4ca80aea8afa29d5))



## [2.3.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.2.1...v2.3.0) (2024-09-05)


Expand Down
8 changes: 4 additions & 4 deletions packages/circuits/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maci-circuits",
"version": "2.3.0",
"version": "2.4.0",
"description": "zk-SNARK circuits for MACI",
"main": "build/ts/index.js",
"files": [
Expand Down Expand Up @@ -41,9 +41,9 @@
"@zk-kit/circuits": "^0.4.0",
"circomkit": "^0.2.1",
"circomlib": "^2.0.5",
"maci-core": "^2.2.0",
"maci-crypto": "^2.2.0",
"maci-domainobjs": "^2.2.0",
"maci-core": "^2.4.0",
"maci-crypto": "^2.4.0",
"maci-domainobjs": "^2.4.0",
"snarkjs": "^0.7.4"
},
"devDependencies": {
Expand Down
20 changes: 20 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.3.0...v2.4.0) (2024-09-30)


### Features

* **scripts:** added merkleproof gatekeeper to signup script and utils ([#1823](https://github.com/privacy-scaling-explorations/maci/issues/1823)) ([f5d7e6d](https://github.com/privacy-scaling-explorations/maci/commit/f5d7e6df2aab2dc264235264a9593282054bdfa2))


### Bug Fixes

* ensure nightly workflow use correct paths ([#1814](https://github.com/privacy-scaling-explorations/maci/issues/1814)) ([e0c81ac](https://github.com/privacy-scaling-explorations/maci/commit/e0c81ac310fdceb35b6a18c390751164444dc28b))


### Miscellaneous

* **deps-dev:** bump @types/mocha from 10.0.7 to 10.0.8 ([#1827](https://github.com/privacy-scaling-explorations/maci/issues/1827)) ([4deae8b](https://github.com/privacy-scaling-explorations/maci/commit/4deae8bb3a4ea5cf1b4ad16018186a593142adb8))
* **deps-dev:** bump @types/prompt from 1.1.8 to 1.1.9 ([#1826](https://github.com/privacy-scaling-explorations/maci/issues/1826)) ([52bf4b6](https://github.com/privacy-scaling-explorations/maci/commit/52bf4b60d8a34201f2acc2e2283144eb2a584abe))



## [2.3.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.2.1...v2.3.0) (2024-09-05)


Expand Down
12 changes: 6 additions & 6 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maci-cli",
"version": "2.3.0",
"version": "2.4.0",
"description": "CLI utilities for MACI",
"main": "build/ts/index.js",
"exports": {
Expand Down Expand Up @@ -48,11 +48,11 @@
"dotenv": "^16.4.5",
"ethers": "^6.13.2",
"hardhat": "^2.22.8",
"maci-circuits": "^2.3.0",
"maci-contracts": "^2.3.0",
"maci-core": "^2.2.0",
"maci-crypto": "^2.2.0",
"maci-domainobjs": "^2.2.0",
"maci-circuits": "^2.4.0",
"maci-contracts": "^2.4.0",
"maci-core": "^2.4.0",
"maci-crypto": "^2.4.0",
"maci-domainobjs": "^2.4.0",
"prompt": "^1.3.0"
},
"devDependencies": {
Expand Down
22 changes: 22 additions & 0 deletions packages/contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.3.0...v2.4.0) (2024-09-30)


### Features

* **contracts:** add virtual modifiers for poll ([0c4806f](https://github.com/privacy-scaling-explorations/maci/commit/0c4806f18fe2f3f3bf44233799a7d127a88dd9c1))
* **merkleroot-gatekeeper:** added deploy scripts and config ([#1822](https://github.com/privacy-scaling-explorations/maci/issues/1822)) ([0a55bbc](https://github.com/privacy-scaling-explorations/maci/commit/0a55bbc38e690d876cf920709f13e973dd844267))
* **merkleroot-gatekeeper:** adds a gatekeeper that uses merkle tree ([#1821](https://github.com/privacy-scaling-explorations/maci/issues/1821)) ([1cce59a](https://github.com/privacy-scaling-explorations/maci/commit/1cce59ab1eb8aafd37a374a8eb70cff77a07e99c))


### Bug Fixes

* **deploy-maci:** sets the maci instance of any gatekeeper ([4d5ae24](https://github.com/privacy-scaling-explorations/maci/commit/4d5ae24c8401f21d8c2fed82ca3599963c5e1301))
* **zupass-gatekeeper:** event id was stored at the wrong index ([#1836](https://github.com/privacy-scaling-explorations/maci/issues/1836)) ([d5bc146](https://github.com/privacy-scaling-explorations/maci/commit/d5bc146d67dde8bb8a20c6799024a4d3da08d1fc))


### Miscellaneous

* **deps-dev:** bump @types/mocha from 10.0.7 to 10.0.8 ([#1827](https://github.com/privacy-scaling-explorations/maci/issues/1827)) ([4deae8b](https://github.com/privacy-scaling-explorations/maci/commit/4deae8bb3a4ea5cf1b4ad16018186a593142adb8))



## [2.3.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.2.1...v2.3.0) (2024-09-05)


Expand Down
10 changes: 5 additions & 5 deletions packages/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maci-contracts",
"version": "2.3.0",
"version": "2.4.0",
"description": "Solidity Smart Contracts for MACI (Minimal Anti-Collusion Infrastructure)",
"main": "build/ts/index.js",
"exports": {
Expand Down Expand Up @@ -159,10 +159,10 @@
"ethers": "^6.13.2",
"hardhat": "^2.22.8",
"lowdb": "^1.0.0",
"maci-circuits": "^2.3.0",
"maci-core": "^2.2.0",
"maci-crypto": "^2.2.0",
"maci-domainobjs": "^2.2.0",
"maci-circuits": "^2.4.0",
"maci-core": "^2.4.0",
"maci-crypto": "^2.4.0",
"maci-domainobjs": "^2.4.0",
"solidity-docgen": "^0.6.0-beta.36",
"uuid": "^10.0.0"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.3.0...v2.4.0) (2024-09-30)


### Miscellaneous

* **deps-dev:** bump @types/mocha from 10.0.7 to 10.0.8 ([#1827](https://github.com/privacy-scaling-explorations/maci/issues/1827)) ([4deae8b](https://github.com/privacy-scaling-explorations/maci/commit/4deae8bb3a4ea5cf1b4ad16018186a593142adb8))



## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19)


Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maci-core",
"version": "2.2.0",
"version": "2.4.0",
"description": "",
"main": "build/ts/index.js",
"types": "build/ts/index.d.ts",
Expand All @@ -22,8 +22,8 @@
"docs": "typedoc --plugin typedoc-plugin-markdown --options ./typedoc.json"
},
"dependencies": {
"maci-crypto": "^2.2.0",
"maci-domainobjs": "^2.2.0"
"maci-crypto": "^2.4.0",
"maci-domainobjs": "^2.4.0"
},
"devDependencies": {
"@types/chai": "^4.3.11",
Expand Down
10 changes: 10 additions & 0 deletions packages/crypto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.3.0...v2.4.0) (2024-09-30)


### Miscellaneous

* **deps-dev:** bump @types/mocha from 10.0.7 to 10.0.8 ([#1827](https://github.com/privacy-scaling-explorations/maci/issues/1827)) ([4deae8b](https://github.com/privacy-scaling-explorations/maci/commit/4deae8bb3a4ea5cf1b4ad16018186a593142adb8))
* **deps:** bump @zk-kit/baby-jubjub from 1.0.1 to 1.0.3 ([#1825](https://github.com/privacy-scaling-explorations/maci/issues/1825)) ([071806d](https://github.com/privacy-scaling-explorations/maci/commit/071806d43e49db9f9c57f36b4ca80aea8afa29d5))



## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maci-crypto",
"version": "2.2.0",
"version": "2.4.0",
"description": "A package containing cryptography utilities for MACI",
"main": "build/ts/index.js",
"files": [
Expand Down
9 changes: 9 additions & 0 deletions packages/domainobjs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.3.0...v2.4.0) (2024-09-30)


### Miscellaneous

* **deps-dev:** bump @types/mocha from 10.0.7 to 10.0.8 ([#1827](https://github.com/privacy-scaling-explorations/maci/issues/1827)) ([4deae8b](https://github.com/privacy-scaling-explorations/maci/commit/4deae8bb3a4ea5cf1b4ad16018186a593142adb8))



## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19)


Expand Down
4 changes: 2 additions & 2 deletions packages/domainobjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maci-domainobjs",
"version": "2.2.0",
"version": "2.4.0",
"description": "",
"main": "build/ts/index.js",
"files": [
Expand All @@ -25,7 +25,7 @@
"ts-mocha": "^10.0.0"
},
"dependencies": {
"maci-crypto": "^2.2.0"
"maci-crypto": "^2.4.0"
},
"nyc": {
"reporter": [
Expand Down
9 changes: 9 additions & 0 deletions packages/integrationTests/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.3.0...v2.4.0) (2024-09-30)


### Miscellaneous

* **deps-dev:** bump @types/mocha from 10.0.7 to 10.0.8 ([#1827](https://github.com/privacy-scaling-explorations/maci/issues/1827)) ([4deae8b](https://github.com/privacy-scaling-explorations/maci/commit/4deae8bb3a4ea5cf1b4ad16018186a593142adb8))



## [2.3.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.2.1...v2.3.0) (2024-09-05)

**Note:** Version bump only for package maci-integrationtests
Expand Down
Loading
Loading