Skip to content

Commit

Permalink
chore(release): publish latest [skip ci]
Browse files Browse the repository at this point in the history
 - [email protected]
 - [email protected]
 - @bosonprotocol/[email protected]
 - @bosonprotocol/[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 Jul 29, 2024
1 parent c5e055a commit ee03409
Show file tree
Hide file tree
Showing 21 changed files with 145 additions and 42 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.7.9](https://github.com/bosonprotocol/core-components/compare/[email protected]@1.7.9) (2024-07-29)

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





## [1.7.8](https://github.com/bosonprotocol/core-components/compare/[email protected]@1.7.8) (2024-06-11)

**Note:** Version bump only for package meta-tx-gateway
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.7.9-alpha.21",
"version": "1.7.9",
"description": "",
"main": "index.js",
"private": true,
Expand All @@ -23,7 +23,7 @@
},
"homepage": "https://github.com/bosonprotocol/core-components#readme",
"dependencies": {
"@bosonprotocol/common": "^1.28.1-alpha.21",
"@bosonprotocol/common": "^1.28.1",
"cors": "^2.8.5",
"dotenv": "^16.0.2",
"ethers": "^5.7.0",
Expand Down
8 changes: 8 additions & 0 deletions e2e/opensea-api-mock/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.0.4](https://github.com/bosonprotocol/core-components/compare/[email protected]@1.0.4) (2024-07-29)

**Note:** Version bump only for package opensea-api-mock





## [1.0.3](https://github.com/bosonprotocol/core-components/compare/[email protected]@1.0.3) (2024-06-11)

**Note:** Version bump only for package opensea-api-mock
Expand Down
4 changes: 2 additions & 2 deletions e2e/opensea-api-mock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opensea-api-mock",
"version": "1.0.4-alpha.21",
"version": "1.0.4",
"description": "",
"main": "index.js",
"private": true,
Expand All @@ -23,7 +23,7 @@
},
"homepage": "https://github.com/bosonprotocol/core-components#readme",
"dependencies": {
"@bosonprotocol/common": "^1.28.1-alpha.21",
"@bosonprotocol/common": "^1.28.1",
"@opensea/seaport-js": "^4.0.0",
"cors": "^2.8.5",
"dotenv": "^16.0.2",
Expand Down
42 changes: 21 additions & 21 deletions package-lock.json

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

8 changes: 8 additions & 0 deletions packages/common/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.28.1](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2024-07-29)

**Note:** Version bump only for package @bosonprotocol/common





# [1.28.0](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2024-06-11)


Expand Down
4 changes: 2 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bosonprotocol/common",
"version": "1.28.1-alpha.21",
"version": "1.28.1",
"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 Expand Up @@ -38,7 +38,7 @@
"typescript": "^5.1.6"
},
"dependencies": {
"@bosonprotocol/metadata": "^1.16.2-alpha.16",
"@bosonprotocol/metadata": "^1.16.2",
"@ethersproject/abi": "^5.5.0",
"@ethersproject/address": "^5.5.0",
"@ethersproject/bignumber": "^5.5.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/core-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.40.5](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2024-07-29)

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





## [1.40.4](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2024-06-11)

**Note:** Version bump only for package @bosonprotocol/core-sdk
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.40.5-alpha.21",
"version": "1.40.5",
"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 @@ -35,7 +35,7 @@
"access": "public"
},
"dependencies": {
"@bosonprotocol/common": "^1.28.1-alpha.21",
"@bosonprotocol/common": "^1.28.1",
"@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.6.8](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2024-07-29)

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





## [1.6.7](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2024-06-11)

**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.6.8-alpha.21",
"version": "1.6.8",
"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 @@ -31,7 +31,7 @@
"access": "public"
},
"dependencies": {
"@bosonprotocol/common": "^1.28.1-alpha.21"
"@bosonprotocol/common": "^1.28.1"
},
"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.14.5](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2024-07-29)

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





## [1.14.4](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2024-06-11)

**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.14.5-alpha.21",
"version": "1.14.5",
"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 @@ -32,7 +32,7 @@
"access": "public"
},
"dependencies": {
"@bosonprotocol/common": "^1.28.1-alpha.21"
"@bosonprotocol/common": "^1.28.1"
},
"devDependencies": {
"@typechain/ethers-v5": "^9.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/ipfs-storage/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.11.4](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2024-07-29)

**Note:** Version bump only for package @bosonprotocol/ipfs-storage





## [1.11.3](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2024-04-15)

**Note:** Version bump only for package @bosonprotocol/ipfs-storage
Expand Down
4 changes: 2 additions & 2 deletions packages/ipfs-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bosonprotocol/ipfs-storage",
"version": "1.11.4-alpha.16",
"version": "1.11.4",
"description": "IPFS metadata storage implementation for building on top of the Boson Protocol.",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"typescript": "^5.1.6"
},
"dependencies": {
"@bosonprotocol/metadata-storage": "^1.0.1-alpha.16",
"@bosonprotocol/metadata-storage": "^1.0.1",
"ipfs-http-client": "^56.0.1",
"multiformats": "^9.6.4",
"uint8arrays": "^3.0.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/metadata-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.0.1 (2024-07-29)

**Note:** Version bump only for package @bosonprotocol/metadata-storage
2 changes: 1 addition & 1 deletion packages/metadata-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bosonprotocol/metadata-storage",
"version": "1.0.1-alpha.16",
"version": "1.0.1",
"description": "defines the interfaces for metadata-storage implementation (eg. ipfs-storage)",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/metadata/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.16.2](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2024-07-29)

**Note:** Version bump only for package @bosonprotocol/metadata





## [1.16.1](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/[email protected]...@bosonprotocol/[email protected]) (2024-04-15)

**Note:** Version bump only for package @bosonprotocol/metadata
Expand Down
Loading

0 comments on commit ee03409

Please sign in to comment.