@subql/common-substrate 4.5.0 → 4.5.1

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.5.1] - 2025-07-17
10
+ ### Changed
11
+ - Workspace dependencies now match to patch versions rather than exact (#2855)
12
+
9
13
  ## [4.5.0] - 2025-07-01
10
14
  ### Removed
11
15
  - Test files and artifacts from published package (#2838)
@@ -221,7 +225,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
221
225
  ### Added
222
226
  - init commit
223
227
 
224
- [Unreleased]: https://github.com/subquery/subql/compare/common-substrate/4.5.0...HEAD
228
+ [Unreleased]: https://github.com/subquery/subql/compare/common-substrate/4.5.1...HEAD
229
+ [4.5.1]: https://github.com/subquery/subql/compare/common-substrate/4.5.0...common-substrate/4.5.1
225
230
  [4.5.0]: https://github.com/subquery/subql/compare/common-substrate/4.4.0...common-substrate/4.5.0
226
231
  [4.4.0]: https://github.com/subquery/subql/compare/common-substrate/4.3.7...common-substrate/4.4.0
227
232
  [4.3.7]: https://github.com/subquery/subql/compare/common-substrate/4.3.6...common-substrate/4.3.7