From 8fc888ded2bbc3d13339a91f1b89aa29b032a52c Mon Sep 17 00:00:00 2001 From: Tate Date: Tue, 10 Sep 2024 06:33:41 +0000 Subject: [PATCH 1/2] node release changelog --- packages/node/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/node/CHANGELOG.md b/packages/node/CHANGELOG.md index 4fe5608597..f8975ae10b 100644 --- a/packages/node/CHANGELOG.md +++ b/packages/node/CHANGELOG.md @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [5.2.4] - 2024-09-09 ### Changed - Update Dependency `node-core` @@ -1307,6 +1308,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - bump @polkadot/api to 3.1.1 [Unreleased]: https://github.com/subquery/subql/compare/node/5.2.3...HEAD +[5.2.4]: https://github.com/subquery/subql/compare/node/5.2.3...node/5.2.4 [5.2.3]: https://github.com/subquery/subql/compare/node/5.2.2...node/5.2.3 [5.2.2]: https://github.com/subquery/subql/compare/node/5.2.1...node/5.2.2 [5.2.1]: https://github.com/subquery/subql/compare/node/5.2.0...node/5.2.1 From a38364e13cb6b06e6018c0bdf2b2edf2bd6f4836 Mon Sep 17 00:00:00 2001 From: Tate Date: Tue, 10 Sep 2024 06:57:51 +0000 Subject: [PATCH 2/2] changlog --- packages/node/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/node/CHANGELOG.md b/packages/node/CHANGELOG.md index f8975ae10b..4412423e92 100644 --- a/packages/node/CHANGELOG.md +++ b/packages/node/CHANGELOG.md @@ -1307,7 +1307,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - bump @polkadot/api to 3.1.1 -[Unreleased]: https://github.com/subquery/subql/compare/node/5.2.3...HEAD +[Unreleased]: https://github.com/subquery/subql/compare/node/5.2.4...HEAD [5.2.4]: https://github.com/subquery/subql/compare/node/5.2.3...node/5.2.4 [5.2.3]: https://github.com/subquery/subql/compare/node/5.2.2...node/5.2.3 [5.2.2]: https://github.com/subquery/subql/compare/node/5.2.1...node/5.2.2