Skip to content

Commit

Permalink
Dev version beta.523b9c2b released
Browse files Browse the repository at this point in the history
  • Loading branch information
L03TJ3 committed Jan 3, 2025
1 parent 523b9c2 commit e626432
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.4.1-beta.ae965792",
"version": "0.4.1-beta.523b9c2b",
"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 Down Expand Up @@ -31,7 +31,7 @@
"@babel/preset-react": "^7.16.0",
"@babel/preset-typescript": "^7.16.0",
"@babel/runtime": "^7.18.9",
"@gooddollar/web3sdk-v2": "0.4.1-beta.ae965792",
"@gooddollar/web3sdk-v2": "0.4.1-beta.523b9c2b",
"@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.4.1-beta.ae965792",
"version": "0.4.1-beta.523b9c2b",
"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 @@ -5534,7 +5534,7 @@ __metadata:
"@formatjs/intl-locale": ^4.0.0
"@formatjs/intl-pluralrules": ^5.2.14
"@gooddollar/goodprotocol": ^2.0.24
"@gooddollar/web3sdk-v2": 0.4.1-beta.ae965792
"@gooddollar/web3sdk-v2": 0.4.1-beta.523b9c2b
"@lingui/core": ^4.11.2
"@lingui/react": ^4.11.2
"@magiklabs/react-sdk": ^1.0.8
Expand Down Expand Up @@ -5738,7 +5738,7 @@ __metadata:
languageName: node
linkType: hard

"@gooddollar/[email protected].ae965792, @gooddollar/web3sdk-v2@workspace:packages/sdk-v2":
"@gooddollar/[email protected].523b9c2b, @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 e626432

Please sign in to comment.