Skip to content

Commit

Permalink
chore: v4.0.0-beta.4
Browse files Browse the repository at this point in the history
Former-commit-id: 7102d0a
  • Loading branch information
cedoor committed Mar 19, 2024
1 parent b215c6c commit 0d4d850
Show file tree
Hide file tree
Showing 19 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion packages/circuits/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@semaphore-protocol/circuits",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "Semaphore Circom circuits to generate zero-knowledge proofs.",
"license": "MIT",
"files": [
Expand Down
8 changes: 4 additions & 4 deletions packages/cli-template-contracts-hardhat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@semaphore-protocol/cli-template-contracts-hardhat",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "Semaphore Hardhat template.",
"license": "Unlicense",
"files": [
Expand Down Expand Up @@ -41,8 +41,8 @@
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@semaphore-protocol/core": "4.0.0-beta.3",
"@semaphore-protocol/hardhat": "4.0.0-beta.3",
"@semaphore-protocol/core": "4.0.0-beta.4",
"@semaphore-protocol/hardhat": "4.0.0-beta.4",
"@typechain/ethers-v6": "^0.5.0",
"@typechain/hardhat": "^9.0.0",
"@types/chai": "^4.2.0",
Expand Down Expand Up @@ -70,7 +70,7 @@
"typescript": "^5.3.3"
},
"dependencies": {
"@semaphore-protocol/contracts": "4.0.0-beta.3"
"@semaphore-protocol/contracts": "4.0.0-beta.4"
},
"packageManager": "[email protected]"
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@semaphore-protocol/core": "4.0.0-beta.3",
"@semaphore-protocol/hardhat": "4.0.0-beta.3",
"@semaphore-protocol/core": "4.0.0-beta.4",
"@semaphore-protocol/hardhat": "4.0.0-beta.4",
"@typechain/ethers-v6": "^0.5.0",
"@typechain/hardhat": "^9.0.0",
"@types/chai": "^4.2.0",
Expand Down Expand Up @@ -49,7 +49,7 @@
"typescript": "^5.3.3"
},
"dependencies": {
"@semaphore-protocol/contracts": "4.0.0-beta.3"
"@semaphore-protocol/contracts": "4.0.0-beta.4"
},
"packageManager": "[email protected]"
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@semaphore-protocol/core": "4.0.0-beta.3",
"@semaphore-protocol/data": "4.0.0-beta.3",
"@semaphore-protocol/core": "4.0.0-beta.4",
"@semaphore-protocol/data": "4.0.0-beta.4",
"ethers": "^6.11.1",
"next": "14.1.0",
"next-pwa": "^5.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-template-monorepo-ethers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@semaphore-protocol/cli-template-monorepo-ethers",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "Semaphore Hardhat + Next.js + SemaphoreEthers template.",
"license": "Unlicense",
"files": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@semaphore-protocol/core": "4.0.0-beta.3",
"@semaphore-protocol/hardhat": "4.0.0-beta.3",
"@semaphore-protocol/core": "4.0.0-beta.4",
"@semaphore-protocol/hardhat": "4.0.0-beta.4",
"@typechain/ethers-v6": "^0.5.0",
"@typechain/hardhat": "^9.0.0",
"@types/chai": "^4.2.0",
Expand Down Expand Up @@ -49,7 +49,7 @@
"typescript": "^5.3.3"
},
"dependencies": {
"@semaphore-protocol/contracts": "4.0.0-beta.3"
"@semaphore-protocol/contracts": "4.0.0-beta.4"
},
"packageManager": "[email protected]"
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@semaphore-protocol/core": "4.0.0-beta.3",
"@semaphore-protocol/data": "4.0.0-beta.3",
"@semaphore-protocol/core": "4.0.0-beta.4",
"@semaphore-protocol/data": "4.0.0-beta.4",
"ethers": "^6.11.1",
"next": "14.1.0",
"next-pwa": "^5.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-template-monorepo-subgraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@semaphore-protocol/cli-template-monorepo-subgraph",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "Semaphore Hardhat + Next.js + SemaphoreSubgraph template.",
"license": "Unlicense",
"files": [
Expand Down
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semaphore-protocol/cli",
"type": "module",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "A command line tool to set up your Semaphore project and get group data.",
"license": "MIT",
"bin": {
Expand Down Expand Up @@ -41,8 +41,8 @@
"rollup-plugin-cleanup": "^3.2.1"
},
"dependencies": {
"@semaphore-protocol/data": "4.0.0-beta.3",
"@semaphore-protocol/utils": "4.0.0-beta.3",
"@semaphore-protocol/data": "4.0.0-beta.4",
"@semaphore-protocol/utils": "4.0.0-beta.4",
"axios": "^1.6.7",
"boxen": "^7.1.1",
"chalk": "^5.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@semaphore-protocol/contracts",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "Semaphore contracts to manage groups and broadcast anonymous signals.",
"license": "MIT",
"files": [
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@semaphore-protocol/core",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "Core library for the essential Semaphore features.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -42,8 +42,8 @@
"access": "public"
},
"dependencies": {
"@semaphore-protocol/group": "4.0.0-beta.3",
"@semaphore-protocol/identity": "4.0.0-beta.3",
"@semaphore-protocol/proof": "4.0.0-beta.3"
"@semaphore-protocol/group": "4.0.0-beta.4",
"@semaphore-protocol/identity": "4.0.0-beta.4",
"@semaphore-protocol/proof": "4.0.0-beta.4"
}
}
2 changes: 1 addition & 1 deletion packages/data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@semaphore-protocol/data",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "A library to query Semaphore contracts.",
"type": "module",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/group/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@semaphore-protocol/group",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "A library to create and manage Semaphore groups.",
"type": "module",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/hardhat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@semaphore-protocol/hardhat",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "A Semaphore Hardhat plugin to deploy verifiers and Semaphore contract.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.0",
"@semaphore-protocol/contracts": "4.0.0-beta.3",
"@semaphore-protocol/contracts": "4.0.0-beta.4",
"ethers": "^6.4.0",
"hardhat-dependency-compiler": "^1.1.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/heyauthn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@semaphore-protocol/heyauthn",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "A library to allow developers to create and manage Semaphore identities using WebAuthn",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -36,7 +36,7 @@
"rollup-plugin-cleanup": "^3.2.1"
},
"dependencies": {
"@semaphore-protocol/identity": "4.0.0-beta.3",
"@semaphore-protocol/identity": "4.0.0-beta.4",
"@simplewebauthn/browser": "7.2.0",
"@simplewebauthn/server": "7.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/identity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@semaphore-protocol/identity",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "A library to create Semaphore identities.",
"type": "module",
"license": "MIT",
Expand Down
8 changes: 4 additions & 4 deletions packages/proof/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@semaphore-protocol/proof",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "A library to generate and verify Semaphore proofs.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -48,11 +48,11 @@
"rollup-plugin-cleanup": "^3.2.1"
},
"peerDependencies": {
"@semaphore-protocol/group": "4.0.0-beta.3",
"@semaphore-protocol/identity": "4.0.0-beta.3"
"@semaphore-protocol/group": "4.0.0-beta.4",
"@semaphore-protocol/identity": "4.0.0-beta.4"
},
"dependencies": {
"@semaphore-protocol/utils": "4.0.0-beta.3",
"@semaphore-protocol/utils": "4.0.0-beta.4",
"@zk-kit/utils": "0.8.1",
"ethers": "6.10.0",
"snarkjs": "0.7.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@semaphore-protocol/utils",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "A library to provide utility functions to the other Semaphore packages.",
"type": "module",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bd481ecd18c519e117c14a9078d3844222780cba
0b544179e421334df16e55260b24774a002a7e3d

0 comments on commit 0d4d850

Please sign in to comment.