diff --git a/e2e/meta-tx-gateway/CHANGELOG.md b/e2e/meta-tx-gateway/CHANGELOG.md index efb6218b7..e185f2e9a 100644 --- a/e2e/meta-tx-gateway/CHANGELOG.md +++ b/e2e/meta-tx-gateway/CHANGELOG.md @@ -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.1](https://github.com/bosonprotocol/core-components/compare/meta-tx-gateway@1.7.0...meta-tx-gateway@1.7.1) (2024-02-05) + +**Note:** Version bump only for package meta-tx-gateway + + + + + # [1.7.0](https://github.com/bosonprotocol/core-components/compare/meta-tx-gateway@1.6.1...meta-tx-gateway@1.7.0) (2024-01-24) diff --git a/e2e/meta-tx-gateway/package.json b/e2e/meta-tx-gateway/package.json index 856a71e6f..d75c7ba14 100644 --- a/e2e/meta-tx-gateway/package.json +++ b/e2e/meta-tx-gateway/package.json @@ -1,6 +1,6 @@ { "name": "meta-tx-gateway", - "version": "1.7.1-alpha.5", + "version": "1.7.1", "description": "", "main": "index.js", "private": true, @@ -23,7 +23,7 @@ }, "homepage": "https://github.com/bosonprotocol/core-components#readme", "dependencies": { - "@bosonprotocol/common": "^1.25.2-alpha.5", + "@bosonprotocol/common": "^1.25.2", "cors": "^2.8.5", "dotenv": "^16.0.2", "ethers": "^5.7.0", diff --git a/package-lock.json b/package-lock.json index d89a945e9..95100bd19 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,10 +39,10 @@ } }, "e2e/meta-tx-gateway": { - "version": "1.7.1-alpha.5", + "version": "1.7.1", "license": "ISC", "dependencies": { - "@bosonprotocol/common": "^1.25.2-alpha.5", + "@bosonprotocol/common": "^1.25.2", "cors": "^2.8.5", "dotenv": "^16.0.2", "ethers": "^5.7.0", @@ -48558,10 +48558,10 @@ }, "packages/common": { "name": "@bosonprotocol/common", - "version": "1.25.2-alpha.5", + "version": "1.25.2", "license": "Apache-2.0", "dependencies": { - "@bosonprotocol/metadata": "^1.14.0-alpha.3", + "@bosonprotocol/metadata": "^1.14.0", "@ethersproject/abi": "^5.5.0", "@ethersproject/address": "^5.5.0", "@ethersproject/bignumber": "^5.5.0", @@ -48579,10 +48579,10 @@ }, "packages/core-sdk": { "name": "@bosonprotocol/core-sdk", - "version": "1.36.0-alpha.3", + "version": "1.36.0", "license": "Apache-2.0", "dependencies": { - "@bosonprotocol/common": "^1.25.2-alpha.5", + "@bosonprotocol/common": "^1.25.2", "@ethersproject/abi": "^5.5.0", "@ethersproject/address": "^5.5.0", "@ethersproject/bignumber": "^5.5.0", @@ -48642,10 +48642,10 @@ }, "packages/eth-connect-sdk": { "name": "@bosonprotocol/eth-connect-sdk", - "version": "1.5.13-alpha.5", + "version": "1.5.13", "license": "Apache-2.0", "dependencies": { - "@bosonprotocol/common": "^1.25.2-alpha.5" + "@bosonprotocol/common": "^1.25.2" }, "devDependencies": { "eslint": "^8.10.0", @@ -48661,10 +48661,10 @@ }, "packages/ethers-sdk": { "name": "@bosonprotocol/ethers-sdk", - "version": "1.12.13-alpha.5", + "version": "1.12.13", "license": "Apache-2.0", "dependencies": { - "@bosonprotocol/common": "^1.25.2-alpha.5" + "@bosonprotocol/common": "^1.25.2" }, "devDependencies": { "@typechain/ethers-v5": "^9.0.0", @@ -48681,10 +48681,10 @@ }, "packages/ipfs-storage": { "name": "@bosonprotocol/ipfs-storage", - "version": "1.11.0-alpha.3", + "version": "1.11.0", "license": "Apache-2.0", "dependencies": { - "@bosonprotocol/metadata": "^1.14.0-alpha.3", + "@bosonprotocol/metadata": "^1.14.0", "ipfs-http-client": "^56.0.1", "multiformats": "^9.6.4", "uint8arrays": "^3.0.0" @@ -48700,7 +48700,7 @@ }, "packages/metadata": { "name": "@bosonprotocol/metadata", - "version": "1.14.0-alpha.3", + "version": "1.14.0", "license": "Apache-2.0", "dependencies": { "schema-to-yup": "^1.11.11" @@ -48716,13 +48716,13 @@ }, "packages/react-kit": { "name": "@bosonprotocol/react-kit", - "version": "0.26.0-alpha.7", + "version": "0.26.0", "license": "Apache-2.0", "dependencies": { "@bosonprotocol/chat-sdk": "^1.3.1-alpha.9", - "@bosonprotocol/core-sdk": "^1.36.0-alpha.3", - "@bosonprotocol/ethers-sdk": "^1.12.13-alpha.5", - "@bosonprotocol/ipfs-storage": "^1.11.0-alpha.3", + "@bosonprotocol/core-sdk": "^1.36.0", + "@bosonprotocol/ethers-sdk": "^1.12.13", + "@bosonprotocol/ipfs-storage": "^1.11.0", "@davatar/react": "1.11.1", "@ethersproject/units": "5.6.0", "@glidejs/glide": "3.6.0", @@ -53647,7 +53647,7 @@ }, "packages/subgraph": { "name": "@bosonprotocol/subgraph", - "version": "1.31.0-alpha.3", + "version": "1.31.0", "license": "Apache-2.0", "dependencies": { "@graphprotocol/graph-cli": "0.26.0", @@ -54965,7 +54965,7 @@ "@bosonprotocol/common": { "version": "file:packages/common", "requires": { - "@bosonprotocol/metadata": "^1.14.0-alpha.3", + "@bosonprotocol/metadata": "^1.14.0", "@ethersproject/abi": "^5.5.0", "@ethersproject/address": "^5.5.0", "@ethersproject/bignumber": "^5.5.0", @@ -54982,7 +54982,7 @@ "@bosonprotocol/core-sdk": { "version": "file:packages/core-sdk", "requires": { - "@bosonprotocol/common": "^1.25.2-alpha.5", + "@bosonprotocol/common": "^1.25.2", "@ethersproject/abi": "^5.5.0", "@ethersproject/address": "^5.5.0", "@ethersproject/bignumber": "^5.5.0", @@ -55028,7 +55028,7 @@ "@bosonprotocol/eth-connect-sdk": { "version": "file:packages/eth-connect-sdk", "requires": { - "@bosonprotocol/common": "^1.25.2-alpha.5", + "@bosonprotocol/common": "^1.25.2", "eslint": "^8.10.0", "eth-connect": "^6.0.2", "jest": "29.6.2", @@ -55040,7 +55040,7 @@ "@bosonprotocol/ethers-sdk": { "version": "file:packages/ethers-sdk", "requires": { - "@bosonprotocol/common": "^1.25.2-alpha.5", + "@bosonprotocol/common": "^1.25.2", "@typechain/ethers-v5": "^9.0.0", "eslint": "^8.10.0", "jest": "29.6.2", @@ -55053,7 +55053,7 @@ "@bosonprotocol/ipfs-storage": { "version": "file:packages/ipfs-storage", "requires": { - "@bosonprotocol/metadata": "^1.14.0-alpha.3", + "@bosonprotocol/metadata": "^1.14.0", "@types/jest": "^29.5.4", "eslint": "^8.10.0", "ipfs-http-client": "^56.0.1", @@ -55081,9 +55081,9 @@ "version": "file:packages/react-kit", "requires": { "@bosonprotocol/chat-sdk": "^1.3.1-alpha.9", - "@bosonprotocol/core-sdk": "^1.36.0-alpha.3", - "@bosonprotocol/ethers-sdk": "^1.12.13-alpha.5", - "@bosonprotocol/ipfs-storage": "^1.11.0-alpha.3", + "@bosonprotocol/core-sdk": "^1.36.0", + "@bosonprotocol/ethers-sdk": "^1.12.13", + "@bosonprotocol/ipfs-storage": "^1.11.0", "@davatar/react": "1.11.1", "@ethersproject/units": "5.6.0", "@glidejs/glide": "3.6.0", @@ -79888,7 +79888,7 @@ "meta-tx-gateway": { "version": "file:e2e/meta-tx-gateway", "requires": { - "@bosonprotocol/common": "^1.25.2-alpha.5", + "@bosonprotocol/common": "^1.25.2", "@types/cors": "^2.8.12", "@types/express": "^4.17.13", "@types/morgan": "^1.9.3", diff --git a/packages/common/CHANGELOG.md b/packages/common/CHANGELOG.md index 7658d233c..3457a477a 100644 --- a/packages/common/CHANGELOG.md +++ b/packages/common/CHANGELOG.md @@ -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.2](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/common@1.25.1...@bosonprotocol/common@1.25.2) (2024-02-05) + + +### Bug Fixes + +* some commit widget issues ([#654](https://github.com/bosonprotocol/core-components/issues/654)) ([d1452c4](https://github.com/bosonprotocol/core-components/commit/d1452c497dfd2700062d85ccb664e5bd4d9ea2c2)) + + + + + ## [1.25.1](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/common@1.25.0...@bosonprotocol/common@1.25.1) (2024-01-24) **Note:** Version bump only for package @bosonprotocol/common diff --git a/packages/common/package.json b/packages/common/package.json index 9f745e74e..d3b229cef 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -1,6 +1,6 @@ { "name": "@bosonprotocol/common", - "version": "1.25.2-alpha.5", + "version": "1.25.2", "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", @@ -37,7 +37,7 @@ "typescript": "^5.1.6" }, "dependencies": { - "@bosonprotocol/metadata": "^1.14.0-alpha.3", + "@bosonprotocol/metadata": "^1.14.0", "@ethersproject/abi": "^5.5.0", "@ethersproject/address": "^5.5.0", "@ethersproject/bignumber": "^5.5.0", diff --git a/packages/core-sdk/CHANGELOG.md b/packages/core-sdk/CHANGELOG.md index 2886ebc56..15264a924 100644 --- a/packages/core-sdk/CHANGELOG.md +++ b/packages/core-sdk/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.36.0](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/core-sdk@1.35.0...@bosonprotocol/core-sdk@1.36.0) (2024-02-05) + + +### Bug Fixes + +* some commit widget issues ([#654](https://github.com/bosonprotocol/core-components/issues/654)) ([d1452c4](https://github.com/bosonprotocol/core-components/commit/d1452c497dfd2700062d85ccb664e5bd4d9ea2c2)) + + +### Features + +* add BUNDLE metadata to allow Phygitals offers ([#644](https://github.com/bosonprotocol/core-components/issues/644)) ([3a77f41](https://github.com/bosonprotocol/core-components/commit/3a77f4182c7b52394a86c8e62e9c495db2bd8318)) + + + + + # [1.35.0](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/core-sdk@1.34.0...@bosonprotocol/core-sdk@1.35.0) (2024-01-24) diff --git a/packages/core-sdk/package.json b/packages/core-sdk/package.json index 01678093a..25394d4a3 100644 --- a/packages/core-sdk/package.json +++ b/packages/core-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@bosonprotocol/core-sdk", - "version": "1.36.0-alpha.3", + "version": "1.36.0", "description": "Facilitates interaction with the contracts and subgraphs of the Boson Protocol", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.js", @@ -35,7 +35,7 @@ "access": "public" }, "dependencies": { - "@bosonprotocol/common": "^1.25.2-alpha.5", + "@bosonprotocol/common": "^1.25.2", "@ethersproject/abi": "^5.5.0", "@ethersproject/address": "^5.5.0", "@ethersproject/bignumber": "^5.5.0", diff --git a/packages/eth-connect-sdk/CHANGELOG.md b/packages/eth-connect-sdk/CHANGELOG.md index 6a5a93e8b..6f6d0bf18 100644 --- a/packages/eth-connect-sdk/CHANGELOG.md +++ b/packages/eth-connect-sdk/CHANGELOG.md @@ -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.13](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/eth-connect-sdk@1.5.12...@bosonprotocol/eth-connect-sdk@1.5.13) (2024-02-05) + +**Note:** Version bump only for package @bosonprotocol/eth-connect-sdk + + + + + ## [1.5.12](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/eth-connect-sdk@1.5.11...@bosonprotocol/eth-connect-sdk@1.5.12) (2024-01-24) **Note:** Version bump only for package @bosonprotocol/eth-connect-sdk diff --git a/packages/eth-connect-sdk/package.json b/packages/eth-connect-sdk/package.json index fd50896a2..72bc19193 100644 --- a/packages/eth-connect-sdk/package.json +++ b/packages/eth-connect-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@bosonprotocol/eth-connect-sdk", - "version": "1.5.13-alpha.5", + "version": "1.5.13", "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", @@ -30,7 +30,7 @@ "access": "public" }, "dependencies": { - "@bosonprotocol/common": "^1.25.2-alpha.5" + "@bosonprotocol/common": "^1.25.2" }, "devDependencies": { "eslint": "^8.10.0", diff --git a/packages/ethers-sdk/CHANGELOG.md b/packages/ethers-sdk/CHANGELOG.md index a55fdab0a..a70a390cb 100644 --- a/packages/ethers-sdk/CHANGELOG.md +++ b/packages/ethers-sdk/CHANGELOG.md @@ -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.13](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/ethers-sdk@1.12.12...@bosonprotocol/ethers-sdk@1.12.13) (2024-02-05) + +**Note:** Version bump only for package @bosonprotocol/ethers-sdk + + + + + ## [1.12.12](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/ethers-sdk@1.12.11...@bosonprotocol/ethers-sdk@1.12.12) (2024-01-24) **Note:** Version bump only for package @bosonprotocol/ethers-sdk diff --git a/packages/ethers-sdk/package.json b/packages/ethers-sdk/package.json index 3585e3b60..2ffe42cd9 100644 --- a/packages/ethers-sdk/package.json +++ b/packages/ethers-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@bosonprotocol/ethers-sdk", - "version": "1.12.13-alpha.5", + "version": "1.12.13", "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", @@ -31,7 +31,7 @@ "access": "public" }, "dependencies": { - "@bosonprotocol/common": "^1.25.2-alpha.5" + "@bosonprotocol/common": "^1.25.2" }, "devDependencies": { "@typechain/ethers-v5": "^9.0.0", diff --git a/packages/ipfs-storage/CHANGELOG.md b/packages/ipfs-storage/CHANGELOG.md index d00d5794f..70edb35d0 100644 --- a/packages/ipfs-storage/CHANGELOG.md +++ b/packages/ipfs-storage/CHANGELOG.md @@ -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.11.0](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/ipfs-storage@1.10.11...@bosonprotocol/ipfs-storage@1.11.0) (2024-02-05) + + +### Features + +* add BUNDLE metadata to allow Phygitals offers ([#644](https://github.com/bosonprotocol/core-components/issues/644)) ([3a77f41](https://github.com/bosonprotocol/core-components/commit/3a77f4182c7b52394a86c8e62e9c495db2bd8318)) + + + + + ## [1.10.11](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/ipfs-storage@1.10.10...@bosonprotocol/ipfs-storage@1.10.11) (2024-01-24) diff --git a/packages/ipfs-storage/package.json b/packages/ipfs-storage/package.json index 2eaa103ad..ee14a0783 100644 --- a/packages/ipfs-storage/package.json +++ b/packages/ipfs-storage/package.json @@ -1,6 +1,6 @@ { "name": "@bosonprotocol/ipfs-storage", - "version": "1.11.0-alpha.3", + "version": "1.11.0", "description": "IPFS metadata storage implementation for building on top of the Boson Protocol.", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.js", @@ -38,7 +38,7 @@ "typescript": "^5.1.6" }, "dependencies": { - "@bosonprotocol/metadata": "^1.14.0-alpha.3", + "@bosonprotocol/metadata": "^1.14.0", "ipfs-http-client": "^56.0.1", "multiformats": "^9.6.4", "uint8arrays": "^3.0.0" diff --git a/packages/metadata/CHANGELOG.md b/packages/metadata/CHANGELOG.md index cfcf8d89e..1c32f50ba 100644 --- a/packages/metadata/CHANGELOG.md +++ b/packages/metadata/CHANGELOG.md @@ -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.14.0](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/metadata@1.13.1...@bosonprotocol/metadata@1.14.0) (2024-02-05) + + +### Features + +* add BUNDLE metadata to allow Phygitals offers ([#644](https://github.com/bosonprotocol/core-components/issues/644)) ([3a77f41](https://github.com/bosonprotocol/core-components/commit/3a77f4182c7b52394a86c8e62e9c495db2bd8318)) + + + + + ## [1.13.1](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/metadata@1.13.0...@bosonprotocol/metadata@1.13.1) (2024-01-24) diff --git a/packages/metadata/package.json b/packages/metadata/package.json index 752f900f2..58d1f8c29 100644 --- a/packages/metadata/package.json +++ b/packages/metadata/package.json @@ -1,6 +1,6 @@ { "name": "@bosonprotocol/metadata", - "version": "1.14.0-alpha.3", + "version": "1.14.0", "description": "Offer metadata schemas, types and tools of the Boson Protocol.", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.js", diff --git a/packages/react-kit/CHANGELOG.md b/packages/react-kit/CHANGELOG.md index 564bdcb96..b1c666778 100644 --- a/packages/react-kit/CHANGELOG.md +++ b/packages/react-kit/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.26.0](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/react-kit@0.25.0...@bosonprotocol/react-kit@0.26.0) (2024-02-05) + + +### Bug Fixes + +* colors custom store ([#655](https://github.com/bosonprotocol/core-components/issues/655)) ([4c095f8](https://github.com/bosonprotocol/core-components/commit/4c095f821e826ced9c8747799c0034180a77e5d4)) +* ensure useSellers refresh when seller curation list is fetched ([#656](https://github.com/bosonprotocol/core-components/issues/656)) ([196735a](https://github.com/bosonprotocol/core-components/commit/196735af36c498bffa08b344ca7702041e63ea3d)) +* some commit widget issues ([#654](https://github.com/bosonprotocol/core-components/issues/654)) ([d1452c4](https://github.com/bosonprotocol/core-components/commit/d1452c497dfd2700062d85ccb664e5bd4d9ea2c2)) + + +### Features + +* add option to commit widget to make it a modal ([#652](https://github.com/bosonprotocol/core-components/issues/652)) ([bd144af](https://github.com/bosonprotocol/core-components/commit/bd144afb46e3716290b3f888af25ca581d5ce1dd)) +* export commit widget ([#651](https://github.com/bosonprotocol/core-components/issues/651)) ([72a92a4](https://github.com/bosonprotocol/core-components/commit/72a92a46891e78899a529353e1171e9b7b4ab4ab)) + + + + + # [0.25.0](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/react-kit@0.24.1...@bosonprotocol/react-kit@0.25.0) (2024-01-24) diff --git a/packages/react-kit/package.json b/packages/react-kit/package.json index 9a3d3cdb1..fb4abb23a 100644 --- a/packages/react-kit/package.json +++ b/packages/react-kit/package.json @@ -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.26.0-alpha.7", + "version": "0.26.0", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.js", "types": "./dist/cjs/index.d.ts", @@ -15,9 +15,9 @@ "license": "Apache-2.0", "dependencies": { "@bosonprotocol/chat-sdk": "^1.3.1-alpha.9", - "@bosonprotocol/core-sdk": "^1.36.0-alpha.3", - "@bosonprotocol/ethers-sdk": "^1.12.13-alpha.5", - "@bosonprotocol/ipfs-storage": "^1.11.0-alpha.3", + "@bosonprotocol/core-sdk": "^1.36.0", + "@bosonprotocol/ethers-sdk": "^1.12.13", + "@bosonprotocol/ipfs-storage": "^1.11.0", "@davatar/react": "1.11.1", "@ethersproject/units": "5.6.0", "@glidejs/glide": "3.6.0", diff --git a/packages/subgraph/CHANGELOG.md b/packages/subgraph/CHANGELOG.md index 0240ba01b..1d711da90 100644 --- a/packages/subgraph/CHANGELOG.md +++ b/packages/subgraph/CHANGELOG.md @@ -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.31.0](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/subgraph@1.30.2...@bosonprotocol/subgraph@1.31.0) (2024-02-05) + + +### Features + +* add BUNDLE metadata to allow Phygitals offers ([#644](https://github.com/bosonprotocol/core-components/issues/644)) ([3a77f41](https://github.com/bosonprotocol/core-components/commit/3a77f4182c7b52394a86c8e62e9c495db2bd8318)) + + + + + ## [1.30.2](https://github.com/bosonprotocol/core-components/compare/@bosonprotocol/subgraph@1.30.1...@bosonprotocol/subgraph@1.30.2) (2024-01-24) diff --git a/packages/subgraph/package.json b/packages/subgraph/package.json index 82f17903c..bde4679c2 100644 --- a/packages/subgraph/package.json +++ b/packages/subgraph/package.json @@ -1,6 +1,6 @@ { "name": "@bosonprotocol/subgraph", - "version": "1.31.0-alpha.3", + "version": "1.31.0", "dependencies": { "@graphprotocol/graph-cli": "0.26.0", "@graphprotocol/graph-ts": "^0.27.0"