Skip to content

Commit

Permalink
chore: v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cedoor committed Mar 14, 2023
1 parent f6e8348 commit 47c2f13
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 18 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@nestjs/schedule": "^2.2.0",
"@nestjs/typeorm": "^9.0.1",
"@semaphore-protocol/group": "^3.1.0",
"@zk-groups/utils": "0.2.1-0",
"@zk-groups/utils": "0.3.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"cookie-parser": "^1.4.6",
Expand Down
2 changes: 1 addition & 1 deletion apps/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@semaphore-protocol/identity": "3.1.0",
"@web3-react/core": "^6.1.9",
"@web3-react/injected-connector": "^6.0.7",
"@zk-groups/utils": "0.2.1-0",
"@zk-groups/utils": "0.3.0",
"ethers": "^5.4.7",
"framer-motion": "^10.0.1",
"react": "^18.2.0",
Expand Down
5 changes: 2 additions & 3 deletions apps/contracts/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zk-groups/contracts",
"version": "0.2.1-0",
"version": "0.3.0",
"description": "Zk-groups smart contracts to manage off-chain groups and verify their zero-knowledge proofs.",
"license": "MIT",
"files": [
Expand Down Expand Up @@ -32,6 +32,5 @@
"dependencies": {
"@openzeppelin/contracts": "4.7.3",
"@semaphore-protocol/contracts": "3.1.0"
},
"stableVersion": "0.2.0"
}
}
2 changes: 1 addition & 1 deletion apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@semaphore-protocol/subgraph": "^3.1.0",
"@web3-react/core": "^6.1.9",
"@web3-react/injected-connector": "^6.0.7",
"@zk-groups/utils": "0.2.1-0",
"@zk-groups/utils": "0.3.0",
"ethers": "^5.4.7",
"framer-motion": "^10.0.1",
"react": "^18.2.0",
Expand Down
7 changes: 3 additions & 4 deletions libs/hardhat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zk-groups/hardhat",
"version": "0.2.1-0",
"version": "0.3.0",
"description": "A Hardhat plugin which provides tasks to deploy ZKGroups contracts.",
"license": "MIT",
"main": "dist/index.node.js",
Expand Down Expand Up @@ -41,12 +41,11 @@
"peerDependencies": {
"@nomiclabs/hardhat-ethers": "^2.0.0",
"@semaphore-protocol/contracts": "3.1.0",
"@zk-groups/contracts": "0.2.1-0",
"@zk-groups/contracts": "0.3.0",
"ethers": "^5.4.7",
"hardhat": "^2.11.0"
},
"dependencies": {
"hardhat-dependency-compiler": "^1.1.3"
},
"stableVersion": "0.2.0"
}
}
5 changes: 2 additions & 3 deletions libs/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zk-groups/utils",
"version": "0.2.1-0",
"version": "0.3.0",
"description": "General ZKGroups utility functions.",
"license": "MIT",
"main": "dist/index.node.js",
Expand Down Expand Up @@ -44,6 +44,5 @@
"@ethersproject/strings": "^5.7.0",
"@ethersproject/wallet": "^5.7.0",
"axios": "^1.3.3"
},
"stableVersion": "0.2.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6641,13 +6641,13 @@ __metadata:
peerDependencies:
"@nomiclabs/hardhat-ethers": ^2.0.0
"@semaphore-protocol/contracts": 3.1.0
"@zk-groups/contracts": 0.2.1-0
"@zk-groups/contracts": 0.3.0
ethers: ^5.4.7
hardhat: ^2.11.0
languageName: unknown
linkType: soft

"@zk-groups/utils@0.2.1-0, @zk-groups/utils@workspace:libs/utils":
"@zk-groups/utils@0.3.0, @zk-groups/utils@workspace:libs/utils":
version: 0.0.0-use.local
resolution: "@zk-groups/utils@workspace:libs/utils"
dependencies:
Expand Down Expand Up @@ -7097,7 +7097,7 @@ __metadata:
"@types/passport-github": ^1.1.7
"@types/passport-jwt": ^3.0.8
"@types/passport-twitter": ^1.0.37
"@zk-groups/utils": 0.2.1-0
"@zk-groups/utils": 0.3.0
class-transformer: ^0.5.1
class-validator: ^0.14.0
cookie-parser: ^1.4.6
Expand Down Expand Up @@ -8642,7 +8642,7 @@ __metadata:
"@vitejs/plugin-react": ^3.1.0
"@web3-react/core": ^6.1.9
"@web3-react/injected-connector": ^6.0.7
"@zk-groups/utils": 0.2.1-0
"@zk-groups/utils": 0.3.0
ethers: ^5.4.7
framer-motion: ^10.0.1
react: ^18.2.0
Expand Down Expand Up @@ -9423,7 +9423,7 @@ __metadata:
"@vitejs/plugin-react": ^3.1.0
"@web3-react/core": ^6.1.9
"@web3-react/injected-connector": ^6.0.7
"@zk-groups/utils": 0.2.1-0
"@zk-groups/utils": 0.3.0
ethers: ^5.4.7
framer-motion: ^10.0.1
react: ^18.2.0
Expand Down

0 comments on commit 47c2f13

Please sign in to comment.