Skip to content

Commit

Permalink
[release] 20240130-1 (#2233)
Browse files Browse the repository at this point in the history
  • Loading branch information
stwiname authored Jan 29, 2024
1 parent 83dd090 commit f11c2d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/node-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [7.2.0] - 2024-01-30
### Changed
- Update `@subql/apollo-links` and add specific logger for it

Expand Down Expand Up @@ -551,7 +553,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Move blockchain agnostic code from `node` to `node-core` package. (#1222)

[Unreleased]: https://github.com/subquery/subql/compare/node-core/7.1.0...HEAD
[Unreleased]: https://github.com/subquery/subql/compare/node-core/7.2.0...HEAD
[7.2.0]: https://github.com/subquery/subql/compare/node-core/7.1.0...node-core/7.2.0
[7.1.0]: https://github.com/subquery/subql/compare/node-core/7.0.8...node-core/7.1.0
[7.0.8]: https://github.com/subquery/subql/compare/node-core/7.0.7...node-core/7.0.8
[7.0.7]: https://github.com/subquery/subql/compare/node-core/7.0.6...node-core/7.0.7
Expand Down
1 change: 1 addition & 0 deletions packages/node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]


## [3.5.1] - 2024-01-30
### Changed
- Update `@subql/node-core` with updates to `@subql/apollo-links`
Expand Down

0 comments on commit f11c2d1

Please sign in to comment.