Skip to content

Commit 851ea80

Browse files
chore(release): publish alpha [skip ci]
1 parent 0a95b9e commit 851ea80

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bosonprotocol/core-sdk",
3-
"version": "1.47.0-alpha.5",
3+
"version": "1.47.0-alpha.6",
44
"description": "Facilitates interaction with the contracts and subgraphs of the Boson Protocol",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",

packages/react-kit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bosonprotocol/react-kit",
33
"description": "React toolkit with smart components and hooks for building on top of the Boson Protocol.",
4-
"version": "0.42.2-alpha.6",
4+
"version": "0.42.2-alpha.7",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",
77
"types": "./dist/cjs/index.d.ts",
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"@bosonprotocol/chat-sdk": "^1.3.1-alpha.20",
22-
"@bosonprotocol/core-sdk": "^1.47.0-alpha.5",
22+
"@bosonprotocol/core-sdk": "^1.47.0-alpha.6",
2323
"@bosonprotocol/ethers-sdk": "^1.17.2",
2424
"@bosonprotocol/ipfs-storage": "^1.13.0",
2525
"@davatar/react": "1.11.1",

0 commit comments

Comments
 (0)