Skip to content

Commit

Permalink
Dev version beta.cfb84f0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
L03TJ3 committed Nov 8, 2023
1 parent cfb84f0 commit a0b2527
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/good-design/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@gooddollar/good-design",
"repository": "https://github.com/GoodDollar/GoodWeb3-mono/packages/good-design",
"version": "0.1.8-beta.9ae3227",
"version": "0.1.8-beta.cfb84f0",
"scripts": {
"build": "yarn install && yarn dev:clean && tsc && yarn copy:assets && yalc publish --push",
"build:release": "yarn dev:clean && tsc -p tsconfig.release.json && yarn copy:assets",
Expand All @@ -27,7 +27,7 @@
"@babel/preset-react": "^7.16.0",
"@babel/preset-typescript": "^7.16.0",
"@babel/runtime": "^7.18.9",
"@gooddollar/web3sdk-v2": "0.2.4-beta.9ae3227",
"@gooddollar/web3sdk-v2": "0.2.4-beta.cfb84f0",
"@storybook/addon-actions": "^6.5.12",
"@storybook/addon-essentials": "^6.5.12",
"@storybook/addon-links": "^6.5.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-v2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@gooddollar/web3sdk-v2",
"repository": "https://github.com/GoodDollar/GoodWeb3-mono/packages/sdk-v2",
"version": "0.2.4-beta.9ae3227",
"version": "0.2.4-beta.cfb84f0",
"description": "ethers and react hooks based on usedapp sdk for GoodDollar protocol",
"scripts": {
"build": "yarn dev:clean && ctix c && tsc && yarn copy:assets && yalc publish --push",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3745,7 +3745,7 @@ __metadata:
"@babel/preset-typescript": ^7.16.0
"@babel/runtime": ^7.18.9
"@gooddollar/goodprotocol": ^2.0.15
"@gooddollar/web3sdk-v2": 0.2.4-beta.9ae3227
"@gooddollar/web3sdk-v2": 0.2.4-beta.cfb84f0
"@lingui/macro": ^3.14.0
"@lingui/react": ^3.14.0
"@magiklabs/react-sdk": ^1.0.8
Expand Down Expand Up @@ -3911,7 +3911,7 @@ __metadata:
languageName: node
linkType: hard

"@gooddollar/[email protected].9ae3227, @gooddollar/web3sdk-v2@workspace:packages/sdk-v2":
"@gooddollar/[email protected].cfb84f0, @gooddollar/web3sdk-v2@workspace:packages/sdk-v2":
version: 0.0.0-use.local
resolution: "@gooddollar/web3sdk-v2@workspace:packages/sdk-v2"
dependencies:
Expand Down

0 comments on commit a0b2527

Please sign in to comment.