Skip to content

Commit

Permalink
Bump release version for testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
mzxyz committed Nov 1, 2023
1 parent cc8fbc0 commit 8bb6c5e
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 12 deletions.
7 changes: 6 additions & 1 deletion packages/apollo-links/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.100.0] - 2023-11-01

- Upgrade contract-sdk to `v0.100.2`

## [1.1.0] - 2023-10-13

- Support new communication protocol
Expand Down Expand Up @@ -82,7 +86,8 @@ Breaking change for `dictHttpLink` and `deploymentHttpLink`, use `const { link }

- Add Authlink for Apollo client

[unreleased]: https://github.com/subquery/network-clients/compare/v1.1.0...HEAD
[unreleased]: https://github.com/subquery/network-clients/compare/v1.100.0...HEAD
[1.100.0]: https://github.com/subquery/network-clients/compare/v1.1.0...v1.100.0
[1.1.0]: https://github.com/subquery/network-clients/compare/v1.0.8...v1.1.0
[1.0.8]: https://github.com/subquery/network-clients/compare/v1.0.4...v1.0.8
[1.0.4]: https://github.com/subquery/network-clients/compare/v1.0.2...v1.0.4
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-links/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/apollo-links",
"version": "1.2.1-0",
"version": "1.100.0",
"description": "SubQuery Network - graphql links",
"main": "dist/index.js",
"author": "SubQuery Pte Limited",
Expand Down
5 changes: 4 additions & 1 deletion packages/network-clients/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.100.0] - 2023-11-01

## [0.3.18] - 2023-09-28

Upgrade @subql/contracts
Expand Down Expand Up @@ -45,7 +47,8 @@ Upgrade @subql/contracts

- Release first version

[unreleased]: https://github.com/subquery/network-clients/compare/v0.3.18...HEAD
[unreleased]: https://github.com/subquery/network-clients/compare/v0.100.0...HEAD
[0.100.0]: https://github.com/subquery/network-clients/compare/v0.3.18...v0.100.0
[0.3.18]: https://github.com/subquery/network-clients/compare/v0.3.17...v0.3.18
[0.3.17]: https://github.com/subquery/network-clients/compare/v0.3.15...v0.3.17
[0.3.15]: https://github.com/subquery/network-clients/compare/v0.3.13...v0.3.15
Expand Down
2 changes: 1 addition & 1 deletion packages/network-clients/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/network-clients",
"version": "0.3.18",
"version": "0.100.0",
"description": "SubQuery client sdk for network",
"main": "dist/index.js",
"author": "SubQuery Pte Limited",
Expand Down
5 changes: 4 additions & 1 deletion packages/network-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.100.0] - 2023-11-01

## [0.3.16] - 2023-09-28

Upgrade @subql/contracts
Expand Down Expand Up @@ -37,7 +39,8 @@ Add `LEADERBOARD_SUBQL_ENDPOINTS`

- Release first version

[unreleased]: https://github.com/subquery/network-clients/compare/v0.3.16...HEAD
[unreleased]: https://github.com/subquery/network-clients/compare/v0.100.0...HEAD
[0.100.0]: https://github.com/subquery/network-clients/compare/v0.3.16...v0.100.0
[0.3.16]: https://github.com/subquery/network-clients/compare/v0.3.14...v0.3.16
[0.3.14]: https://github.com/subquery/network-clients/compare/v0.3.13...v0.3.14
[0.3.13]: https://github.com/subquery/network-clients/compare/v0.3.11...v0.3.13
Expand Down
2 changes: 1 addition & 1 deletion packages/network-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/network-config",
"version": "0.3.17-2",
"version": "0.100.0",
"main": "dist/index.js",
"description": "SubQuery package containing network configuration",
"author": "SubQuery Pte Limited",
Expand Down
6 changes: 4 additions & 2 deletions packages/network-query/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.100.0] - 2023-11-01

## [0.3.15] - 2023-07-21

## [0.3.11] - 2023-07-04
Expand All @@ -31,8 +33,8 @@ Add `leaderboard`.

- Release first version

[unreleased]: https://github.com/subquery/network-clients/compare/v0.3.15...HEAD
[0.3.15]: https://github.com/subquery/network-clients/compare/v0.3.13...v0.3.15
[unreleased]: https://github.com/subquery/network-clients/compare/v0.100.0...HEAD
[0.100.0]: https://github.com/subquery/network-clients/compare/v0.3.13...v0.100.0
[0.3.13]: https://github.com/subquery/network-clients/compare/v0.3.11...v0.3.13
[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
Expand Down
2 changes: 1 addition & 1 deletion packages/network-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/network-query",
"version": "0.3.16-15",
"version": "0.100.0",
"main": "dist/index.js",
"description": "SubQuery package containing all gql queries for network dapps",
"author": "SubQuery Pte Limited",
Expand Down
7 changes: 5 additions & 2 deletions packages/react-hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.100.0] - 2023-11-01

## [0.3.15] - 2023-07-21

## [0.3.11] - 2023-07-04
Expand All @@ -25,13 +27,14 @@ Add `leaderboard`.

### Changed

- Upgrade Contract SDK to `v0.13.4` (#131)
- Upgrade Contract SDK to `v0.100.2` (#215)

### Added

- Release first version

[unreleased]: https://github.com/subquery/network-clients/compare/v0.3.15...HEAD
[unreleased]: https://github.com/subquery/network-clients/compare/v0.100.0...HEAD
[0.100.0]: https://github.com/subquery/network-clients/compare/v0.3.15...v0.100.0
[0.3.15]: https://github.com/subquery/network-clients/compare/v0.3.13...v0.3.15
[0.3.13]: https://github.com/subquery/network-clients/compare/v0.3.11...v0.3.13
[0.3.11]: https://github.com/subquery/network-clients/compare/v0.3.9...v0.3.11
Expand Down
2 changes: 1 addition & 1 deletion packages/react-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/react-hooks",
"version": "0.3.16-23",
"version": "0.100.0",
"description": "SubQuery client sdk for react hooks",
"main": "dist/index.js",
"author": "SubQuery Pte Limited",
Expand Down

0 comments on commit 8bb6c5e

Please sign in to comment.