@subql/common-substrate 4.3.4 → 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,14 @@ 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
+
13
+ ## [4.3.5] - 2024-12-11
14
+ ### Changed
15
+ - Update `@subql/common`
16
+
9
17
  ## [4.3.4] - 2024-11-25
10
18
  ### Changed
11
19
  - Bump version with `@subql/common`
@@ -201,7 +209,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
201
209
  ### Added
202
210
  - init commit
203
211
 
204
- [Unreleased]: https://github.com/subquery/subql/compare/common-substrate/4.3.4...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
214
+ [4.3.5]: https://github.com/subquery/subql/compare/common-substrate/4.3.4...common-substrate/4.3.5
205
215
  [4.3.4]: https://github.com/subquery/subql/compare/common-substrate/4.3.3...common-substrate/4.3.4
206
216
  [4.3.3]: https://github.com/subquery/subql/compare/common-substrate/4.3.2...common-substrate/4.3.3
207
217
  [4.3.2]: https://github.com/subquery/subql/compare/common-substrate/4.3.1...common-substrate/4.3.2