@subql/node-ethereum 4.5.1-0 → 4.5.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,6 +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` with bug fixes
10
+
11
+ ## [4.5.1] - 2024-06-13
8
12
  ### Fixed
9
13
  - Errors resolving files from IPFS (#314)
10
14
 
@@ -492,7 +496,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
492
496
  ### Added
493
497
  - Init release
494
498
 
495
- [Unreleased]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/4.5.0...HEAD
499
+ [Unreleased]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/4.5.1...HEAD
500
+ [4.5.1]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/4.5.0...node-ethereum/4.5.1
496
501
  [4.5.0]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/4.4.3...node-ethereum/4.5.0
497
502
  [4.4.3]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/4.4.2...node-ethereum/4.4.3
498
503
  [4.4.2]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/4.4.1...node-ethereum/4.4.2