@subql/node-ethereum 5.2.1-0 → 5.2.2-0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -5,7 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
 
7
7
  ## [Unreleased]
8
+ ### Changed
9
+ - Update `@subql/node-core` and `@subql/common` dependencies
8
10
 
11
+ ## [5.2.1] - 2024-12-06
9
12
  ### Fixed
10
13
  - Missing API dependency when using reindex
11
14
 
@@ -576,7 +579,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
576
579
  ### Added
577
580
  - Init release
578
581
 
579
- [Unreleased]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/5.2.0...HEAD
582
+ [Unreleased]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/5.2.1...HEAD
583
+ [5.2.1]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/5.2.0...node-ethereum/5.2.1
580
584
  [5.2.0]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/5.1.7...node-ethereum/5.2.0
581
585
  [5.1.7]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/5.1.6...node-ethereum/5.1.7
582
586
  [5.1.6]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/5.1.5...node-ethereum/5.1.6