@subql/node-algorand 3.14.1 → 3.14.3-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
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
 
7
7
  ## [Unreleased]
8
8
 
9
+ ## [3.14.2] - 2024-10-22
10
+ ### Changed
11
+ - Bump `@subql/common` and `@subql/node-core` dependency (#135)
12
+
9
13
  ## [3.14.1] - 2024-09-10
10
14
  ### Changed
11
15
  - Bump version with `node-core` and `@subql/common`
@@ -265,7 +269,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
265
269
  - Synced latest changes from main repo. (#10)
266
270
 
267
271
  ## [1.6.0] - 2022-08-04
268
- [Unreleased]: https://github.com/subquery/subql-algorand/compare/node-algorand/3.14.1...HEAD
272
+ [Unreleased]: https://github.com/subquery/subql-algorand/compare/node-algorand/3.14.2...HEAD
273
+ [3.14.2]: https://github.com/subquery/subql-algorand/compare/node-algorand/3.14.1...node-algorand/3.14.2
269
274
  [3.14.1]: https://github.com/subquery/subql-algorand/compare/node-algorand/3.13.0...node-algorand/3.14.1
270
275
  [3.13.0]: https://github.com/subquery/subql-algorand/compare/node-algorand/3.12.0...node-algorand/3.13.0
271
276
  [3.12.0]: https://github.com/subquery/subql-algorand/compare/node-algorand/3.11.3...node-algorand/3.12.0