Skip to content

Commit

Permalink
[release] @subql/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
cool-firer committed May 16, 2024
1 parent 36fd9ee commit f78d334
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion packages/network-support/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]

## [1.2.5] 2024-05-16

## [1.2.4] 2024-05-13

## [1.2.3] 2024-05-12
Expand Down Expand Up @@ -35,7 +37,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- It's a internal library.

[unreleased]: https://github.com/subquery/network-support/compare/v1.2.4...HEAD
[unreleased]: https://github.com/subquery/network-support/compare/v1.2.5...HEAD
[1.2.5]: https://github.com/subquery/network-support/releases/tag/v1.2.5
[1.2.4]: https://github.com/subquery/network-support/releases/tag/v1.2.4
[1.2.3]: https://github.com/subquery/network-support/releases/tag/v1.2.3
[1.2.2]: https://github.com/subquery/network-support/releases/tag/v1.2.2
Expand Down
2 changes: 1 addition & 1 deletion packages/network-support/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/network-support",
"version": "1.2.4",
"version": "1.2.5",
"main": "dist/index.js",
"author": "SubQuery Pte Limited",
"license": "Apache-2.0",
Expand Down

0 comments on commit f78d334

Please sign in to comment.