@subql/node-ethereum 4.4.4-0 → 4.5.1-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
+ ### Fixed
9
+ - Errors resolving files from IPFS (#314)
8
10
 
11
+ ## [4.5.0] - 2024-06-12
9
12
  ### Changed
10
13
  - Deprecated flare SDK (#2428)
11
14
 
@@ -489,7 +492,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
489
492
  ### Added
490
493
  - Init release
491
494
 
492
- [Unreleased]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/4.4.3...HEAD
495
+ [Unreleased]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/4.5.0...HEAD
496
+ [4.5.0]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/4.4.3...node-ethereum/4.5.0
493
497
  [4.4.3]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/4.4.2...node-ethereum/4.4.3
494
498
  [4.4.2]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/4.4.1...node-ethereum/4.4.2
495
499
  [4.4.1]: https://github.com/subquery/subql-ethereum/compare/node-ethereum/4.4.0...node-ethereum/4.4.1