diff --git a/CHANGELOG.md b/CHANGELOG.md index f5bc8e7e10..e79a16b570 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,57 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19) + + +### Features + +* add matomo plugin ([#1769](https://github.com/privacy-scaling-explorations/maci/issues/1769)) ([5ed30d3](https://github.com/privacy-scaling-explorations/maci/commit/5ed30d3dcadc02fdd1b285ce0d544883bd36c64e)) +* **contracts:** add first registry and payout extensions ([d75164b](https://github.com/privacy-scaling-explorations/maci/commit/d75164b364a126e4e39c385942b65037f3ae7b9a)) +* **contracts:** add virtual modifiers ([#1770](https://github.com/privacy-scaling-explorations/maci/issues/1770)) ([7b98e58](https://github.com/privacy-scaling-explorations/maci/commit/7b98e5830f4cca74d893a427c072563b98a9b766)) +* **contracts:** support custom factories for maci test deployment ([156f523](https://github.com/privacy-scaling-explorations/maci/commit/156f5235def5f9a929a3ad4c6cbdc5785c1feb13)) +* **hats:** add hats gatekeeper deployment steps ([2a8ac1a](https://github.com/privacy-scaling-explorations/maci/commit/2a8ac1a4d8ce12be1d1dfc133334a8d73903194e)) +* implement cards for the blog ([#1752](https://github.com/privacy-scaling-explorations/maci/issues/1752)) ([6ba623a](https://github.com/privacy-scaling-explorations/maci/commit/6ba623a233f5ab4fa162bdca2cb63270447ca652)) +* return voice credits on signup ([d1b7e3d](https://github.com/privacy-scaling-explorations/maci/commit/d1b7e3ddbfa7fdef33a3badd09e259d83eebd55b)) +* **storage:** add storage path and function to get deployment args ([46b7350](https://github.com/privacy-scaling-explorations/maci/commit/46b7350cf09e1bd626f0e4bc369ed723c76ebfba)) +* **website:** add darkmode for blog cards ([#1753](https://github.com/privacy-scaling-explorations/maci/issues/1753)) ([bdba94e](https://github.com/privacy-scaling-explorations/maci/commit/bdba94ee7b6fd0e00113cc1896c3b90338c2ffae)) + + +### Bug Fixes + +* use state_tree_depth for tally batch size and import from maci-core ([#1768](https://github.com/privacy-scaling-explorations/maci/issues/1768)) ([4401ae0](https://github.com/privacy-scaling-explorations/maci/commit/4401ae0755a8a00bb1312df3ffc139d419ff015e)) + + +### Code Refactoring + +* **contracts:** use custom factories for maci test deploys ([2e8fbca](https://github.com/privacy-scaling-explorations/maci/commit/2e8fbca2a6ac3bb3935dbfdee1c18831e6464f8d)) + + +### Miscellaneous + +* add enum for gatekeepers and voice credits proxy ([#1782](https://github.com/privacy-scaling-explorations/maci/issues/1782)) ([9afb27d](https://github.com/privacy-scaling-explorations/maci/commit/9afb27ddf79c2ba179754e9a55c4d3b24ecd2eb5)) +* bump [@docusaurus](https://github.com/docusaurus) packages to v3.5.1 ([7000013](https://github.com/privacy-scaling-explorations/maci/commit/70000139dec38b99d80c6200e19d56ef3d43e207)) +* **contracts:** deploy contracts to L2s, store addresses and benchmark message batch size ([#1751](https://github.com/privacy-scaling-explorations/maci/issues/1751)) ([9e771a0](https://github.com/privacy-scaling-explorations/maci/commit/9e771a09b8f5de8c47ad89f5bb53b542aed6db05)) +* **contracts:** use cwd path for contract storage and config ([a78408d](https://github.com/privacy-scaling-explorations/maci/commit/a78408dd597106a712fbc0a4dfd6451fd270bc45)) +* **deps-dev:** bump @commitlint/cli from 19.3.0 to 19.4.0 ([c24ca00](https://github.com/privacy-scaling-explorations/maci/commit/c24ca004990c9f2e0da5bbbdc058fbc6a9e16930)) +* **deps-dev:** bump @docusaurus/tsconfig from 3.5.1 to 3.5.2 ([#1780](https://github.com/privacy-scaling-explorations/maci/issues/1780)) ([94cd505](https://github.com/privacy-scaling-explorations/maci/commit/94cd50514dc030e08a69ac8e435dcd9dba5b0d18)) +* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([ac18985](https://github.com/privacy-scaling-explorations/maci/commit/ac189852bf6abb787736c474ad87927afaa5163c)) +* **deps-dev:** bump @types/node from 22.2.0 to 22.4.1 ([#1779](https://github.com/privacy-scaling-explorations/maci/issues/1779)) ([4a929e0](https://github.com/privacy-scaling-explorations/maci/commit/4a929e0b9a5c4de5ac0345e742668a3400798867)) +* **deps-dev:** bump eslint-plugin-json from 4.0.0 to 4.0.1 ([401dd40](https://github.com/privacy-scaling-explorations/maci/commit/401dd40caf8edccc21d001f74bd11d9dc903d86e)) +* **deps-dev:** bump eslint-plugin-unused-imports from 3.2.0 to 4.1.3 ([8233f20](https://github.com/privacy-scaling-explorations/maci/commit/8233f206e0178fe0303616d65d490bdd11998b8e)) +* **deps-dev:** bump fast-check from 3.20.0 to 3.21.0 ([63baf2c](https://github.com/privacy-scaling-explorations/maci/commit/63baf2cd3e000f36fd426f4cf65c2f01d6858642)) +* **deps-dev:** bump lint-staged from 15.2.8 to 15.2.9 ([#1776](https://github.com/privacy-scaling-explorations/maci/issues/1776)) ([ab833a0](https://github.com/privacy-scaling-explorations/maci/commit/ab833a009862e55186f856db6a7a41a54f1b249f)) +* **deps-dev:** bump mocha from 10.7.0 to 10.7.3 ([6ba908f](https://github.com/privacy-scaling-explorations/maci/commit/6ba908f5f78628aa6afe973b3d71ae54ff08c735)) +* **deps-dev:** bump typedoc from 0.26.5 to 0.26.6 ([#1777](https://github.com/privacy-scaling-explorations/maci/issues/1777)) ([d9e2f5d](https://github.com/privacy-scaling-explorations/maci/commit/d9e2f5d3936cd95f887168b57038bfa875abebbd)) +* **deps:** bump @docusaurus/theme-classic from 3.4.0 to 3.5.1 ([aa03eae](https://github.com/privacy-scaling-explorations/maci/commit/aa03eae0d59bb8ab236562746d9716bbcf91f846)) +* **deps:** bump @docusaurus/types from 3.4.0 to 3.5.1 ([51029f2](https://github.com/privacy-scaling-explorations/maci/commit/51029f24e69077be067f077df17a912f4b67a61c)) +* **deps:** bump @easyops-cn/docusaurus-search-local ([#1760](https://github.com/privacy-scaling-explorations/maci/issues/1760)) ([6a2a7cb](https://github.com/privacy-scaling-explorations/maci/commit/6a2a7cb24250d54493e32a2d1bde08db6fb4dbd3)) +* **deps:** bump hardhat from 2.22.7 to 2.22.8 ([#1755](https://github.com/privacy-scaling-explorations/maci/issues/1755)) ([92b30af](https://github.com/privacy-scaling-explorations/maci/commit/92b30af1c18f8261235c26f61de6004287107351)) +* remove simple payout ([049bab7](https://github.com/privacy-scaling-explorations/maci/commit/049bab7112e4b88e47a56f32d01ab6235ebbb751)) +* update trusted setup docs ([5fa7640](https://github.com/privacy-scaling-explorations/maci/commit/5fa7640543a572ba295fc0ae9c3bb63a3b6eba07)) + + + ## [2.1.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.0.0...v2.1.0) (2024-08-07) diff --git a/apps/subgraph/CHANGELOG.md b/apps/subgraph/CHANGELOG.md index 40d6946db1..15764ba221 100644 --- a/apps/subgraph/CHANGELOG.md +++ b/apps/subgraph/CHANGELOG.md @@ -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.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19) + +**Note:** Version bump only for package maci-subgraph + + + + + ## [2.1.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.0.0...v2.1.0) (2024-08-07) **Note:** Version bump only for package maci-subgraph diff --git a/apps/subgraph/package.json b/apps/subgraph/package.json index 385707df6f..a43c7a28c3 100644 --- a/apps/subgraph/package.json +++ b/apps/subgraph/package.json @@ -1,6 +1,6 @@ { "name": "maci-subgraph", - "version": "2.1.0", + "version": "2.2.0", "description": "A subgraph to index data from MACI protocol to serve as data layer for frontend integration", "private": false, "files": [ @@ -28,7 +28,7 @@ "dependencies": { "@graphprotocol/graph-cli": "^0.80.0", "@graphprotocol/graph-ts": "^0.35.1", - "maci-contracts": "^2.1.0" + "maci-contracts": "^2.2.0" }, "devDependencies": { "assemblyscript": "0.19.23", diff --git a/apps/website/CHANGELOG.md b/apps/website/CHANGELOG.md index ed180cfc07..3be6324ecb 100644 --- a/apps/website/CHANGELOG.md +++ b/apps/website/CHANGELOG.md @@ -3,6 +3,31 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19) + + +### Features + +* add matomo plugin ([#1769](https://github.com/privacy-scaling-explorations/maci/issues/1769)) ([5ed30d3](https://github.com/privacy-scaling-explorations/maci/commit/5ed30d3dcadc02fdd1b285ce0d544883bd36c64e)) +* implement cards for the blog ([#1752](https://github.com/privacy-scaling-explorations/maci/issues/1752)) ([6ba623a](https://github.com/privacy-scaling-explorations/maci/commit/6ba623a233f5ab4fa162bdca2cb63270447ca652)) +* **website:** add darkmode for blog cards ([#1753](https://github.com/privacy-scaling-explorations/maci/issues/1753)) ([bdba94e](https://github.com/privacy-scaling-explorations/maci/commit/bdba94ee7b6fd0e00113cc1896c3b90338c2ffae)) + + +### Miscellaneous + +* bump [@docusaurus](https://github.com/docusaurus) packages to v3.5.1 ([7000013](https://github.com/privacy-scaling-explorations/maci/commit/70000139dec38b99d80c6200e19d56ef3d43e207)) +* **contracts:** deploy contracts to L2s, store addresses and benchmark message batch size ([#1751](https://github.com/privacy-scaling-explorations/maci/issues/1751)) ([9e771a0](https://github.com/privacy-scaling-explorations/maci/commit/9e771a09b8f5de8c47ad89f5bb53b542aed6db05)) +* **contracts:** use cwd path for contract storage and config ([a78408d](https://github.com/privacy-scaling-explorations/maci/commit/a78408dd597106a712fbc0a4dfd6451fd270bc45)) +* **deps-dev:** bump @docusaurus/tsconfig from 3.5.1 to 3.5.2 ([#1780](https://github.com/privacy-scaling-explorations/maci/issues/1780)) ([94cd505](https://github.com/privacy-scaling-explorations/maci/commit/94cd50514dc030e08a69ac8e435dcd9dba5b0d18)) +* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([ac18985](https://github.com/privacy-scaling-explorations/maci/commit/ac189852bf6abb787736c474ad87927afaa5163c)) +* **deps-dev:** bump @types/node from 22.2.0 to 22.4.1 ([#1779](https://github.com/privacy-scaling-explorations/maci/issues/1779)) ([4a929e0](https://github.com/privacy-scaling-explorations/maci/commit/4a929e0b9a5c4de5ac0345e742668a3400798867)) +* **deps:** bump @docusaurus/theme-classic from 3.4.0 to 3.5.1 ([aa03eae](https://github.com/privacy-scaling-explorations/maci/commit/aa03eae0d59bb8ab236562746d9716bbcf91f846)) +* **deps:** bump @docusaurus/types from 3.4.0 to 3.5.1 ([51029f2](https://github.com/privacy-scaling-explorations/maci/commit/51029f24e69077be067f077df17a912f4b67a61c)) +* **deps:** bump @easyops-cn/docusaurus-search-local ([#1760](https://github.com/privacy-scaling-explorations/maci/issues/1760)) ([6a2a7cb](https://github.com/privacy-scaling-explorations/maci/commit/6a2a7cb24250d54493e32a2d1bde08db6fb4dbd3)) +* update trusted setup docs ([5fa7640](https://github.com/privacy-scaling-explorations/maci/commit/5fa7640543a572ba295fc0ae9c3bb63a3b6eba07)) + + + ## [2.1.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.0.0...v2.1.0) (2024-08-07) diff --git a/apps/website/package.json b/apps/website/package.json index b3e1662939..b8d37f8e6b 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "2.1.0", + "version": "2.2.0", "private": true, "scripts": { "setup-typedoc": "ts-node ./src/scripts/setupTypedoc.ts", @@ -27,13 +27,13 @@ "@mdx-js/react": "^3.0.1", "clsx": "^2.1.1", "docusaurus-plugin-image-zoom": "^2.0.0", + "docusaurus-plugin-matomo": "^0.0.8", "gray-matter": "^4.0.3", "prism-react-renderer": "^2.3.1", "react": "^18.3.1", "react-dom": "^18.3.1", "rehype-katex": "^7.0.0", - "remark-math": "^6.0.0", - "docusaurus-plugin-matomo": "^0.0.8" + "remark-math": "^6.0.0" }, "devDependencies": { "@docusaurus/module-type-aliases": "^3.5.1", diff --git a/lerna.json b/lerna.json index 8c79fdf256..f8a44c1ea2 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "packages": ["packages/*", "apps/*"], - "version": "2.1.0", + "version": "2.2.0", "npmClient": "pnpm", "changelogPreset": { "name": "conventionalcommits", diff --git a/package.json b/package.json index 5b10c78367..cd4027210d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maci", - "version": "2.1.0", + "version": "2.2.0", "description": "Minimal Anti-Collusion Infrastructure", "repository": "https://github.com/privacy-scaling-explorations/maci", "license": "MIT", diff --git a/packages/circuits/CHANGELOG.md b/packages/circuits/CHANGELOG.md index 1fa1ad61bf..b2ac17253b 100644 --- a/packages/circuits/CHANGELOG.md +++ b/packages/circuits/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19) + + +### Miscellaneous + +* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([ac18985](https://github.com/privacy-scaling-explorations/maci/commit/ac189852bf6abb787736c474ad87927afaa5163c)) +* **deps-dev:** bump @types/node from 22.2.0 to 22.4.1 ([#1779](https://github.com/privacy-scaling-explorations/maci/issues/1779)) ([4a929e0](https://github.com/privacy-scaling-explorations/maci/commit/4a929e0b9a5c4de5ac0345e742668a3400798867)) +* **deps-dev:** bump fast-check from 3.20.0 to 3.21.0 ([63baf2c](https://github.com/privacy-scaling-explorations/maci/commit/63baf2cd3e000f36fd426f4cf65c2f01d6858642)) +* **deps-dev:** bump mocha from 10.7.0 to 10.7.3 ([6ba908f](https://github.com/privacy-scaling-explorations/maci/commit/6ba908f5f78628aa6afe973b3d71ae54ff08c735)) + + + ## [2.1.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.0.0...v2.1.0) (2024-08-07) diff --git a/packages/circuits/package.json b/packages/circuits/package.json index 7e1d1e4cbb..466cf2f578 100644 --- a/packages/circuits/package.json +++ b/packages/circuits/package.json @@ -1,6 +1,6 @@ { "name": "maci-circuits", - "version": "2.1.0", + "version": "2.2.0", "description": "zk-SNARK circuits for MACI", "main": "build/ts/index.js", "files": [ @@ -41,9 +41,9 @@ "@zk-kit/circuits": "^0.4.0", "circomkit": "^0.2.1", "circomlib": "^2.0.5", - "maci-core": "^2.0.0", - "maci-crypto": "^2.0.0", - "maci-domainobjs": "^2.0.0", + "maci-core": "^2.2.0", + "maci-crypto": "^2.2.0", + "maci-domainobjs": "^2.2.0", "snarkjs": "^0.7.4" }, "devDependencies": { diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index a765817ba1..4007765fa2 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19) + + +### Features + +* return voice credits on signup ([d1b7e3d](https://github.com/privacy-scaling-explorations/maci/commit/d1b7e3ddbfa7fdef33a3badd09e259d83eebd55b)) + + +### Miscellaneous + +* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([ac18985](https://github.com/privacy-scaling-explorations/maci/commit/ac189852bf6abb787736c474ad87927afaa5163c)) +* **deps-dev:** bump @types/node from 22.2.0 to 22.4.1 ([#1779](https://github.com/privacy-scaling-explorations/maci/issues/1779)) ([4a929e0](https://github.com/privacy-scaling-explorations/maci/commit/4a929e0b9a5c4de5ac0345e742668a3400798867)) +* **deps-dev:** bump mocha from 10.7.0 to 10.7.3 ([6ba908f](https://github.com/privacy-scaling-explorations/maci/commit/6ba908f5f78628aa6afe973b3d71ae54ff08c735)) +* **deps:** bump hardhat from 2.22.7 to 2.22.8 ([#1755](https://github.com/privacy-scaling-explorations/maci/issues/1755)) ([92b30af](https://github.com/privacy-scaling-explorations/maci/commit/92b30af1c18f8261235c26f61de6004287107351)) + + + ## [2.1.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.0.0...v2.1.0) (2024-08-07) diff --git a/packages/cli/package.json b/packages/cli/package.json index 9d03c06018..01b5a23b65 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "maci-cli", - "version": "2.1.0", + "version": "2.2.0", "description": "CLI utilities for MACI", "main": "build/ts/index.js", "exports": { @@ -48,11 +48,11 @@ "dotenv": "^16.4.5", "ethers": "^6.13.2", "hardhat": "^2.22.8", - "maci-circuits": "^2.1.0", - "maci-contracts": "^2.1.0", - "maci-core": "^2.0.0", - "maci-crypto": "^2.0.0", - "maci-domainobjs": "^2.0.0", + "maci-circuits": "^2.2.0", + "maci-contracts": "^2.2.0", + "maci-core": "^2.2.0", + "maci-crypto": "^2.2.0", + "maci-domainobjs": "^2.2.0", "prompt": "^1.3.0" }, "devDependencies": { diff --git a/packages/contracts/CHANGELOG.md b/packages/contracts/CHANGELOG.md index 3dc016ef7e..9a94ff1b76 100644 --- a/packages/contracts/CHANGELOG.md +++ b/packages/contracts/CHANGELOG.md @@ -3,6 +3,40 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19) + + +### Features + +* **contracts:** add first registry and payout extensions ([d75164b](https://github.com/privacy-scaling-explorations/maci/commit/d75164b364a126e4e39c385942b65037f3ae7b9a)) +* **contracts:** add virtual modifiers ([#1770](https://github.com/privacy-scaling-explorations/maci/issues/1770)) ([7b98e58](https://github.com/privacy-scaling-explorations/maci/commit/7b98e5830f4cca74d893a427c072563b98a9b766)) +* **contracts:** support custom factories for maci test deployment ([156f523](https://github.com/privacy-scaling-explorations/maci/commit/156f5235def5f9a929a3ad4c6cbdc5785c1feb13)) +* **hats:** add hats gatekeeper deployment steps ([2a8ac1a](https://github.com/privacy-scaling-explorations/maci/commit/2a8ac1a4d8ce12be1d1dfc133334a8d73903194e)) +* **storage:** add storage path and function to get deployment args ([46b7350](https://github.com/privacy-scaling-explorations/maci/commit/46b7350cf09e1bd626f0e4bc369ed723c76ebfba)) + + +### Bug Fixes + +* use state_tree_depth for tally batch size and import from maci-core ([#1768](https://github.com/privacy-scaling-explorations/maci/issues/1768)) ([4401ae0](https://github.com/privacy-scaling-explorations/maci/commit/4401ae0755a8a00bb1312df3ffc139d419ff015e)) + + +### Code Refactoring + +* **contracts:** use custom factories for maci test deploys ([2e8fbca](https://github.com/privacy-scaling-explorations/maci/commit/2e8fbca2a6ac3bb3935dbfdee1c18831e6464f8d)) + + +### Miscellaneous + +* add enum for gatekeepers and voice credits proxy ([#1782](https://github.com/privacy-scaling-explorations/maci/issues/1782)) ([9afb27d](https://github.com/privacy-scaling-explorations/maci/commit/9afb27ddf79c2ba179754e9a55c4d3b24ecd2eb5)) +* **contracts:** deploy contracts to L2s, store addresses and benchmark message batch size ([#1751](https://github.com/privacy-scaling-explorations/maci/issues/1751)) ([9e771a0](https://github.com/privacy-scaling-explorations/maci/commit/9e771a09b8f5de8c47ad89f5bb53b542aed6db05)) +* **contracts:** use cwd path for contract storage and config ([a78408d](https://github.com/privacy-scaling-explorations/maci/commit/a78408dd597106a712fbc0a4dfd6451fd270bc45)) +* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([ac18985](https://github.com/privacy-scaling-explorations/maci/commit/ac189852bf6abb787736c474ad87927afaa5163c)) +* **deps-dev:** bump @types/node from 22.2.0 to 22.4.1 ([#1779](https://github.com/privacy-scaling-explorations/maci/issues/1779)) ([4a929e0](https://github.com/privacy-scaling-explorations/maci/commit/4a929e0b9a5c4de5ac0345e742668a3400798867)) +* **deps:** bump hardhat from 2.22.7 to 2.22.8 ([#1755](https://github.com/privacy-scaling-explorations/maci/issues/1755)) ([92b30af](https://github.com/privacy-scaling-explorations/maci/commit/92b30af1c18f8261235c26f61de6004287107351)) +* remove simple payout ([049bab7](https://github.com/privacy-scaling-explorations/maci/commit/049bab7112e4b88e47a56f32d01ab6235ebbb751)) + + + ## [2.1.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.0.0...v2.1.0) (2024-08-07) diff --git a/packages/contracts/package.json b/packages/contracts/package.json index d55a88a9b7..e053a6936e 100644 --- a/packages/contracts/package.json +++ b/packages/contracts/package.json @@ -1,6 +1,6 @@ { "name": "maci-contracts", - "version": "2.1.0", + "version": "2.2.0", "description": "Solidity Smart Contracts for MACI (Minimal Anti-Collusion Infrastructure)", "main": "build/ts/index.js", "exports": { @@ -134,10 +134,10 @@ "ethers": "^6.13.2", "hardhat": "^2.22.8", "lowdb": "^1.0.0", - "maci-circuits": "^2.1.0", - "maci-core": "^2.0.0", - "maci-crypto": "^2.0.0", - "maci-domainobjs": "^2.0.0", + "maci-circuits": "^2.2.0", + "maci-core": "^2.2.0", + "maci-crypto": "^2.2.0", + "maci-domainobjs": "^2.2.0", "solidity-docgen": "^0.6.0-beta.36", "uuid": "^10.0.0" }, diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 2936fe0a92..037630f180 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19) + + +### Miscellaneous + +* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([ac18985](https://github.com/privacy-scaling-explorations/maci/commit/ac189852bf6abb787736c474ad87927afaa5163c)) +* **deps-dev:** bump @types/node from 22.2.0 to 22.4.1 ([#1779](https://github.com/privacy-scaling-explorations/maci/issues/1779)) ([4a929e0](https://github.com/privacy-scaling-explorations/maci/commit/4a929e0b9a5c4de5ac0345e742668a3400798867)) +* **deps-dev:** bump mocha from 10.7.0 to 10.7.3 ([6ba908f](https://github.com/privacy-scaling-explorations/maci/commit/6ba908f5f78628aa6afe973b3d71ae54ff08c735)) + + + ## [2.0.0](https://github.com/privacy-scaling-explorations/maci/compare/v1.2.0...v2.0.0) (2024-08-06) diff --git a/packages/core/package.json b/packages/core/package.json index 9d81700b31..fcf9aa0ad7 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "maci-core", - "version": "2.0.0", + "version": "2.2.0", "description": "", "main": "build/ts/index.js", "types": "build/ts/index.d.ts", @@ -22,8 +22,8 @@ "docs": "typedoc --plugin typedoc-plugin-markdown --options ./typedoc.json" }, "dependencies": { - "maci-crypto": "^2.0.0", - "maci-domainobjs": "^2.0.0" + "maci-crypto": "^2.2.0", + "maci-domainobjs": "^2.2.0" }, "devDependencies": { "@types/chai": "^4.3.11", diff --git a/packages/crypto/CHANGELOG.md b/packages/crypto/CHANGELOG.md index 89518f85fa..6f47f2607a 100644 --- a/packages/crypto/CHANGELOG.md +++ b/packages/crypto/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19) + + +### Miscellaneous + +* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([ac18985](https://github.com/privacy-scaling-explorations/maci/commit/ac189852bf6abb787736c474ad87927afaa5163c)) +* **deps-dev:** bump @types/node from 22.2.0 to 22.4.1 ([#1779](https://github.com/privacy-scaling-explorations/maci/issues/1779)) ([4a929e0](https://github.com/privacy-scaling-explorations/maci/commit/4a929e0b9a5c4de5ac0345e742668a3400798867)) +* **deps-dev:** bump mocha from 10.7.0 to 10.7.3 ([6ba908f](https://github.com/privacy-scaling-explorations/maci/commit/6ba908f5f78628aa6afe973b3d71ae54ff08c735)) + + + ## [2.0.0](https://github.com/privacy-scaling-explorations/maci/compare/v1.2.0...v2.0.0) (2024-08-06) diff --git a/packages/crypto/package.json b/packages/crypto/package.json index d9027459b1..9c9b2c18a7 100644 --- a/packages/crypto/package.json +++ b/packages/crypto/package.json @@ -1,6 +1,6 @@ { "name": "maci-crypto", - "version": "2.0.0", + "version": "2.2.0", "description": "A package containing cryptography utilities for MACI", "main": "build/ts/index.js", "files": [ diff --git a/packages/domainobjs/CHANGELOG.md b/packages/domainobjs/CHANGELOG.md index 1f1da30d6a..11cdce2ec8 100644 --- a/packages/domainobjs/CHANGELOG.md +++ b/packages/domainobjs/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19) + + +### Miscellaneous + +* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([ac18985](https://github.com/privacy-scaling-explorations/maci/commit/ac189852bf6abb787736c474ad87927afaa5163c)) +* **deps-dev:** bump @types/node from 22.2.0 to 22.4.1 ([#1779](https://github.com/privacy-scaling-explorations/maci/issues/1779)) ([4a929e0](https://github.com/privacy-scaling-explorations/maci/commit/4a929e0b9a5c4de5ac0345e742668a3400798867)) +* **deps-dev:** bump mocha from 10.7.0 to 10.7.3 ([6ba908f](https://github.com/privacy-scaling-explorations/maci/commit/6ba908f5f78628aa6afe973b3d71ae54ff08c735)) + + + ## [2.0.0](https://github.com/privacy-scaling-explorations/maci/compare/v1.2.0...v2.0.0) (2024-08-06) diff --git a/packages/domainobjs/package.json b/packages/domainobjs/package.json index 15c7e80802..a8ec63f176 100644 --- a/packages/domainobjs/package.json +++ b/packages/domainobjs/package.json @@ -1,6 +1,6 @@ { "name": "maci-domainobjs", - "version": "2.0.0", + "version": "2.2.0", "description": "", "main": "build/ts/index.js", "files": [ @@ -25,7 +25,7 @@ "ts-mocha": "^10.0.0" }, "dependencies": { - "maci-crypto": "^2.0.0" + "maci-crypto": "^2.2.0" }, "nyc": { "reporter": [ diff --git a/packages/integrationTests/CHANGELOG.md b/packages/integrationTests/CHANGELOG.md index 27e8494e98..8bcbc74996 100644 --- a/packages/integrationTests/CHANGELOG.md +++ b/packages/integrationTests/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.1.0...v2.2.0) (2024-08-19) + + +### Miscellaneous + +* **deps-dev:** bump @types/node from 22.1.0 to 22.2.0 ([ac18985](https://github.com/privacy-scaling-explorations/maci/commit/ac189852bf6abb787736c474ad87927afaa5163c)) +* **deps-dev:** bump @types/node from 22.2.0 to 22.4.1 ([#1779](https://github.com/privacy-scaling-explorations/maci/issues/1779)) ([4a929e0](https://github.com/privacy-scaling-explorations/maci/commit/4a929e0b9a5c4de5ac0345e742668a3400798867)) +* **deps-dev:** bump mocha from 10.7.0 to 10.7.3 ([6ba908f](https://github.com/privacy-scaling-explorations/maci/commit/6ba908f5f78628aa6afe973b3d71ae54ff08c735)) +* **deps:** bump hardhat from 2.22.7 to 2.22.8 ([#1755](https://github.com/privacy-scaling-explorations/maci/issues/1755)) ([92b30af](https://github.com/privacy-scaling-explorations/maci/commit/92b30af1c18f8261235c26f61de6004287107351)) + + + ## [2.1.0](https://github.com/privacy-scaling-explorations/maci/compare/v2.0.0...v2.1.0) (2024-08-07) **Note:** Version bump only for package maci-integrationtests diff --git a/packages/integrationTests/package.json b/packages/integrationTests/package.json index f6840c47e6..03a7a995f1 100644 --- a/packages/integrationTests/package.json +++ b/packages/integrationTests/package.json @@ -1,6 +1,6 @@ { "name": "maci-integrationtests", - "version": "2.1.0", + "version": "2.2.0", "description": "", "main": "build/ts/index.js", "files": [ @@ -33,11 +33,11 @@ "dependencies": { "@nomicfoundation/hardhat-toolbox": "^5.0.0", "ethers": "^6.13.2", - "maci-circuits": "^2.1.0", - "maci-cli": "^2.1.0", - "maci-contracts": "^2.1.0", - "maci-core": "^2.0.0", - "maci-crypto": "^2.0.0", - "maci-domainobjs": "^2.0.0" + "maci-circuits": "^2.2.0", + "maci-cli": "^2.2.0", + "maci-contracts": "^2.2.0", + "maci-core": "^2.2.0", + "maci-crypto": "^2.2.0", + "maci-domainobjs": "^2.2.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a8d1370b1..1ebd1555f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,7 +105,7 @@ importers: specifier: ^0.35.1 version: 0.35.1 maci-contracts: - specifier: ^2.1.0 + specifier: ^2.2.0 version: link:../../packages/contracts devDependencies: assemblyscript: @@ -203,13 +203,13 @@ importers: specifier: ^2.0.5 version: 2.0.5 maci-core: - specifier: ^2.0.0 + specifier: ^2.2.0 version: link:../core maci-crypto: - specifier: ^2.0.0 + specifier: ^2.2.0 version: link:../crypto maci-domainobjs: - specifier: ^2.0.0 + specifier: ^2.2.0 version: link:../domainobjs snarkjs: specifier: ^0.7.4 @@ -279,19 +279,19 @@ importers: specifier: ^2.22.8 version: 2.22.8(ts-node@10.9.2(@types/node@22.4.1)(typescript@5.5.4))(typescript@5.5.4) maci-circuits: - specifier: ^2.1.0 + specifier: ^2.2.0 version: link:../circuits maci-contracts: - specifier: ^2.1.0 + specifier: ^2.2.0 version: link:../contracts maci-core: - specifier: ^2.0.0 + specifier: ^2.2.0 version: link:../core maci-crypto: - specifier: ^2.0.0 + specifier: ^2.2.0 version: link:../crypto maci-domainobjs: - specifier: ^2.0.0 + specifier: ^2.2.0 version: link:../domainobjs prompt: specifier: ^1.3.0 @@ -361,16 +361,16 @@ importers: specifier: ^1.0.0 version: 1.0.0 maci-circuits: - specifier: ^2.1.0 + specifier: ^2.2.0 version: link:../circuits maci-core: - specifier: ^2.0.0 + specifier: ^2.2.0 version: link:../core maci-crypto: - specifier: ^2.0.0 + specifier: ^2.2.0 version: link:../crypto maci-domainobjs: - specifier: ^2.0.0 + specifier: ^2.2.0 version: link:../domainobjs solidity-docgen: specifier: ^0.6.0-beta.36 @@ -422,10 +422,10 @@ importers: packages/core: dependencies: maci-crypto: - specifier: ^2.0.0 + specifier: ^2.2.0 version: link:../crypto maci-domainobjs: - specifier: ^2.0.0 + specifier: ^2.2.0 version: link:../domainobjs devDependencies: '@types/chai': @@ -508,7 +508,7 @@ importers: packages/domainobjs: dependencies: maci-crypto: - specifier: ^2.0.0 + specifier: ^2.2.0 version: link:../crypto devDependencies: '@types/chai': @@ -542,22 +542,22 @@ importers: specifier: ^6.13.2 version: 6.13.2 maci-circuits: - specifier: ^2.1.0 + specifier: ^2.2.0 version: link:../circuits maci-cli: - specifier: ^2.1.0 + specifier: ^2.2.0 version: link:../cli maci-contracts: - specifier: ^2.1.0 + specifier: ^2.2.0 version: link:../contracts maci-core: - specifier: ^2.0.0 + specifier: ^2.2.0 version: link:../core maci-crypto: - specifier: ^2.0.0 + specifier: ^2.2.0 version: link:../crypto maci-domainobjs: - specifier: ^2.0.0 + specifier: ^2.2.0 version: link:../domainobjs devDependencies: '@types/chai':