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