@subql/node-algorand 4.0.4-1 → 4.0.5

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
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
 
7
7
  ## [Unreleased]
8
8
 
9
+ ## [4.0.5] - 2025-11-05
10
+ ### Changed
11
+ - Update `@subql/common`, `@subql/node-core`
12
+
13
+ ## [4.0.4] - 2025-11-03
14
+ ### Changed
15
+ - Update `@subql/common`, `@subql/node-core` (#161)
16
+
9
17
  ## [4.0.3] - 2025-07-01
10
18
  ### Changed
11
19
  - Update `@subql/common` and `@subql/node-core` (#154)
@@ -312,7 +320,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
312
320
  - Synced latest changes from main repo. (#10)
313
321
 
314
322
  ## [1.6.0] - 2022-08-04
315
- [Unreleased]: https://github.com/subquery/subql-algorand/compare/node-algorand/4.0.3...HEAD
323
+ [Unreleased]: https://github.com/subquery/subql-algorand/compare/node-algorand/4.0.5...HEAD
324
+ [4.0.5]: https://github.com/subquery/subql-algorand/compare/node-algorand/4.0.4...node-algorand/4.0.5
325
+ [4.0.4]: https://github.com/subquery/subql-algorand/compare/node-algorand/4.0.3...node-algorand/4.0.4
316
326
  [4.0.3]: https://github.com/subquery/subql-algorand/compare/node-algorand/4.0.2...node-algorand/4.0.3
317
327
  [4.0.2]: https://github.com/subquery/subql-algorand/compare/node-algorand/4.0.1...node-algorand/4.0.2
318
328
  [4.0.1]: https://github.com/subquery/subql-algorand/compare/node-algorand/4.0.0...node-algorand/4.0.1