Skip to content

Commit

Permalink
chore(release): publish latest [skip ci]
Browse files Browse the repository at this point in the history
 - [email protected]
 - @bosonprotocol/[email protected]
 - @bosonprotocol/[email protected]
 - @bosonprotocol/[email protected]
 - @bosonprotocol/[email protected]
 - @bosonprotocol/[email protected]
 - @bosonprotocol/[email protected]
  • Loading branch information
github-actions[bot] committed Dec 18, 2023
1 parent 8547df0 commit e29d588
Show file tree
Hide file tree
Showing 15 changed files with 107 additions and 32 deletions.
8 changes: 8 additions & 0 deletions e2e/meta-tx-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.6.1](https://github.com/bosonprotocol/core-components/compare/[email protected]@1.6.1) (2023-12-18)

**Note:** Version bump only for package meta-tx-gateway





# [1.6.0](https://github.com/bosonprotocol/core-components/compare/[email protected]@1.6.0) (2023-12-05)


Expand Down
4 changes: 2 additions & 2 deletions e2e/meta-tx-gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta-tx-gateway",
"version": "1.6.1-alpha.1",
"version": "1.6.1",
"description": "",
"main": "index.js",
"private": true,
Expand All @@ -23,7 +23,7 @@
},
"homepage": "https://github.com/bosonprotocol/core-components#readme",
"dependencies": {
"@bosonprotocol/common": "^1.25.0-alpha.1",
"@bosonprotocol/common": "^1.25.0",
"cors": "^2.8.5",
"dotenv": "^16.0.2",
"ethers": "^5.7.0",
Expand Down
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.25.0](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2023-12-18)


### Features

* manage collections at seller level ([#630](https://github.com/bosonprotocol/core-components/issues/630)) ([f9b264e](https://github.com/bosonprotocol/core-components/commit/f9b264ed8c7a6adf0714d664028c945b303750d2))





# [1.24.0](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2023-12-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bosonprotocol/common",
"version": "1.25.0-alpha.1",
"version": "1.25.0",
"description": "Common configs, types, interfaces and utilities shared by the core components of the Boson Protocol.",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/core-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.34.0](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2023-12-18)


### Features

* manage collections at seller level ([#630](https://github.com/bosonprotocol/core-components/issues/630)) ([f9b264e](https://github.com/bosonprotocol/core-components/commit/f9b264ed8c7a6adf0714d664028c945b303750d2))





# [1.33.0](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2023-12-05)


Expand Down
4 changes: 2 additions & 2 deletions packages/core-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bosonprotocol/core-sdk",
"version": "1.34.0-alpha.1",
"version": "1.34.0",
"description": "Facilitates interaction with the contracts and subgraphs of the Boson Protocol",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
"access": "public"
},
"dependencies": {
"@bosonprotocol/common": "^1.25.0-alpha.1",
"@bosonprotocol/common": "^1.25.0",
"@ethersproject/abi": "^5.5.0",
"@ethersproject/address": "^5.5.0",
"@ethersproject/bignumber": "^5.5.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/eth-connect-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.11](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2023-12-18)

**Note:** Version bump only for package @bosonprotocol/eth-connect-sdk





## [1.5.10](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2023-12-05)

**Note:** Version bump only for package @bosonprotocol/eth-connect-sdk
Expand Down
4 changes: 2 additions & 2 deletions packages/eth-connect-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bosonprotocol/eth-connect-sdk",
"version": "1.5.11-alpha.1",
"version": "1.5.11",
"description": "Implementation of the Web3LibAdapter interface and contract abstractions targeting eth-connect for the Boson Protocol.",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"access": "public"
},
"dependencies": {
"@bosonprotocol/common": "^1.25.0-alpha.1"
"@bosonprotocol/common": "^1.25.0"
},
"devDependencies": {
"eslint": "^8.10.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/ethers-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.12.11](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2023-12-18)

**Note:** Version bump only for package @bosonprotocol/ethers-sdk





## [1.12.10](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2023-12-05)

**Note:** Version bump only for package @bosonprotocol/ethers-sdk
Expand Down
4 changes: 2 additions & 2 deletions packages/ethers-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bosonprotocol/ethers-sdk",
"version": "1.12.11-alpha.1",
"version": "1.12.11",
"description": "Implementation of the Web3LibAdapter interface and contract abstractions targeting ethers for the Boson Protocol.",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
"access": "public"
},
"dependencies": {
"@bosonprotocol/common": "^1.25.0-alpha.1"
"@bosonprotocol/common": "^1.25.0"
},
"devDependencies": {
"@typechain/ethers-v5": "^9.0.0",
Expand Down
18 changes: 18 additions & 0 deletions packages/react-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.24.0](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2023-12-18)


### Bug Fixes

* responsiveness header redemption widget ([#626](https://github.com/bosonprotocol/core-components/issues/626)) ([c9b1dfe](https://github.com/bosonprotocol/core-components/commit/c9b1dfe03e946e754178701ed9326c21e3f70f92))
* useCallSignerFromIframe ([#629](https://github.com/bosonprotocol/core-components/issues/629)) ([8531ee9](https://github.com/bosonprotocol/core-components/commit/8531ee9eee841fc6d0c6eca1451e0db1937036b0))


### Features

* create product card and collections card skeleton components ([#631](https://github.com/bosonprotocol/core-components/issues/631)) ([7aa283d](https://github.com/bosonprotocol/core-components/commit/7aa283d8b767e52cb58ed289aeeb2d5a2a600f84))
* redemption widget without connecting wallet ([#627](https://github.com/bosonprotocol/core-components/issues/627)) ([241fbcb](https://github.com/bosonprotocol/core-components/commit/241fbcbdc5c2be1b60d1b4097e3388c36c00beed))





## [0.23.1](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2023-12-08)


Expand Down
6 changes: 3 additions & 3 deletions packages/react-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bosonprotocol/react-kit",
"description": "React toolkit with smart components and hooks for building on top of the Boson Protocol.",
"version": "0.24.0-alpha.5",
"version": "0.24.0",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist/cjs/index.d.ts",
Expand All @@ -15,8 +15,8 @@
"license": "Apache-2.0",
"dependencies": {
"@bosonprotocol/chat-sdk": "^1.3.1-alpha.9",
"@bosonprotocol/core-sdk": "^1.34.0-alpha.1",
"@bosonprotocol/ethers-sdk": "^1.12.11-alpha.1",
"@bosonprotocol/core-sdk": "^1.34.0",
"@bosonprotocol/ethers-sdk": "^1.12.11",
"@bosonprotocol/ipfs-storage": "^1.10.10",
"@davatar/react": "1.11.1",
"@ethersproject/units": "5.6.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/subgraph/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.30.0](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2023-12-18)


### Features

* manage collections at seller level ([#630](https://github.com/bosonprotocol/core-components/issues/630)) ([f9b264e](https://github.com/bosonprotocol/core-components/commit/f9b264ed8c7a6adf0714d664028c945b303750d2))





# [1.29.0](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2023-12-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/subgraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bosonprotocol/subgraph",
"version": "1.30.0-alpha.1",
"version": "1.30.0",
"dependencies": {
"@graphprotocol/graph-cli": "0.26.0",
"@graphprotocol/graph-ts": "^0.27.0"
Expand Down

0 comments on commit e29d588

Please sign in to comment.