@subql/common-substrate 4.3.5 → 4.3.6

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
+ ## [4.3.6] - 2025-01-28
10
+ ### Changed
11
+ - Update `@subql/common`
12
+
9
13
  ## [4.3.5] - 2024-12-11
10
14
  ### Changed
11
15
  - Update `@subql/common`
@@ -205,7 +209,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
205
209
  ### Added
206
210
  - init commit
207
211
 
208
- [Unreleased]: https://github.com/subquery/subql/compare/common-substrate/4.3.5...HEAD
212
+ [Unreleased]: https://github.com/subquery/subql/compare/common-substrate/4.3.6...HEAD
213
+ [4.3.6]: https://github.com/subquery/subql/compare/common-substrate/4.3.5...common-substrate/4.3.6
209
214
  [4.3.5]: https://github.com/subquery/subql/compare/common-substrate/4.3.4...common-substrate/4.3.5
210
215
  [4.3.4]: https://github.com/subquery/subql/compare/common-substrate/4.3.3...common-substrate/4.3.4
211
216
  [4.3.3]: https://github.com/subquery/subql/compare/common-substrate/4.3.2...common-substrate/4.3.3