diff --git a/packages/network-clients/CHANGELOG.md b/packages/network-clients/CHANGELOG.md index 77128da3..90a5691b 100644 --- a/packages/network-clients/CHANGELOG.md +++ b/packages/network-clients/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.11] - 2023-07-04 + ## [0.3.9] - 2023-06-29 ## [0.3.8] - 2023-06-29 @@ -33,7 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Release first version -[unreleased]: https://github.com/subquery/network-clients/compare/v0.3.9...HEAD +[unreleased]: https://github.com/subquery/network-clients/compare/v0.3.11...HEAD +[0.3.11]: https://github.com/subquery/network-clients/compare/v0.3.9...v0.3.11 [0.3.9]: https://github.com/subquery/network-clients/compare/v0.3.7...v0.3.9 [0.3.7]: https://github.com/subquery/network-clients/compare/v0.3.6...v0.3.7 [0.3.6]: https://github.com/subquery/network-clients/compare/v0.3.4...v0.3.6 diff --git a/packages/network-clients/package.json b/packages/network-clients/package.json index fe2fb6ed..7d863979 100644 --- a/packages/network-clients/package.json +++ b/packages/network-clients/package.json @@ -1,6 +1,6 @@ { "name": "@subql/network-clients", - "version": "0.3.9", + "version": "0.3.11", "description": "SubQuery client sdk for network", "main": "dist/index.js", "author": "SubQuery Pte Limited", diff --git a/packages/network-config/CHANGELOG.md b/packages/network-config/CHANGELOG.md index dc85919d..0f448920 100644 --- a/packages/network-config/CHANGELOG.md +++ b/packages/network-config/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.11] - 2023-07-04 + ## [0.3.9] - 2023-06-29 ## [0.3.8] - 2023-06-29 @@ -27,7 +29,8 @@ Add `LEADERBOARD_SUBQL_ENDPOINTS` - Release first version -[unreleased]: https://github.com/subquery/network-clients/compare/v0.3.9...HEAD +[unreleased]: https://github.com/subquery/network-clients/compare/v0.3.11...HEAD +[0.3.11]: https://github.com/subquery/network-clients/compare/v0.3.9...v0.3.11 [0.3.9]: https://github.com/subquery/network-clients/compare/v0.3.7...v0.3.9 [0.3.7]: https://github.com/subquery/network-clients/compare/v0.3.5...v0.3.7 [0.3.4]: https://github.com/subquery/network-clients/compare/v0.2.0...v0.3.5 diff --git a/packages/network-config/package.json b/packages/network-config/package.json index ebcbdcd9..996faa81 100644 --- a/packages/network-config/package.json +++ b/packages/network-config/package.json @@ -1,6 +1,6 @@ { "name": "@subql/network-config", - "version": "0.3.9", + "version": "0.3.11", "main": "dist/index.js", "description": "SubQuery package containing network configuration", "author": "SubQuery Pte Limited", diff --git a/packages/network-query/CHANGELOG.md b/packages/network-query/CHANGELOG.md index f8378a0d..68381141 100644 --- a/packages/network-query/CHANGELOG.md +++ b/packages/network-query/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.11] - 2023-07-04 + ## [0.3.9] - 2023-06-29 ## [0.3.8] - 2023-06-29 @@ -27,7 +29,8 @@ Add `leaderboard`. - Release first version -[unreleased]: https://github.com/subquery/network-clients/compare/v0.3.9...HEAD +[unreleased]: https://github.com/subquery/network-clients/compare/v0.3.11...HEAD +[0.3.11]: https://github.com/subquery/network-clients/compare/v0.3.9...v0.3.11 [0.3.9]: https://github.com/subquery/network-clients/compare/v0.3.7...v0.3.9 [0.3.7]: https://github.com/subquery/network-clients/compare/v0.3.4...v0.3.7 [0.3.4]: https://github.com/subquery/network-clients/compare/v0.2.0...v0.3.4 diff --git a/packages/network-query/package.json b/packages/network-query/package.json index fd353c5a..c855e0cd 100644 --- a/packages/network-query/package.json +++ b/packages/network-query/package.json @@ -1,6 +1,6 @@ { "name": "@subql/network-query", - "version": "0.3.9", + "version": "0.3.11", "main": "dist/index.js", "description": "SubQuery package containing all gql queries for network dapps", "author": "SubQuery Pte Limited", diff --git a/packages/react-hooks/CHANGELOG.md b/packages/react-hooks/CHANGELOG.md index f8378a0d..68381141 100644 --- a/packages/react-hooks/CHANGELOG.md +++ b/packages/react-hooks/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.11] - 2023-07-04 + ## [0.3.9] - 2023-06-29 ## [0.3.8] - 2023-06-29 @@ -27,7 +29,8 @@ Add `leaderboard`. - Release first version -[unreleased]: https://github.com/subquery/network-clients/compare/v0.3.9...HEAD +[unreleased]: https://github.com/subquery/network-clients/compare/v0.3.11...HEAD +[0.3.11]: https://github.com/subquery/network-clients/compare/v0.3.9...v0.3.11 [0.3.9]: https://github.com/subquery/network-clients/compare/v0.3.7...v0.3.9 [0.3.7]: https://github.com/subquery/network-clients/compare/v0.3.4...v0.3.7 [0.3.4]: https://github.com/subquery/network-clients/compare/v0.2.0...v0.3.4 diff --git a/packages/react-hooks/package.json b/packages/react-hooks/package.json index 18cf229f..201a1f67 100644 --- a/packages/react-hooks/package.json +++ b/packages/react-hooks/package.json @@ -1,6 +1,6 @@ { "name": "@subql/react-hooks", - "version": "0.3.9", + "version": "0.3.11", "description": "SubQuery client sdk for react hooks", "main": "dist/index.js", "author": "SubQuery Pte Limited", diff --git a/yarn.lock b/yarn.lock index 9d46ed51..4c6e3fab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2953,7 +2953,7 @@ __metadata: graphql: ^16.5.0 typescript: ^4.6.4 peerDependencies: - "@subql/contract-sdk": ^0.13.5 + "@subql/contract-sdk": ^0.13.7 ipfs-http-client: ^53.0.1 languageName: unknown linkType: soft @@ -2964,7 +2964,7 @@ __metadata: dependencies: typescript: ^4.8.4 peerDependencies: - "@subql/contract-sdk": ^0.13.5 + "@subql/contract-sdk": ^0.13.7 ipfs-http-client: ^53.0.1 languageName: unknown linkType: soft