diff --git a/packages/node-core/CHANGELOG.md b/packages/node-core/CHANGELOG.md index 9b98d923c0..69ff9ea667 100644 --- a/packages/node-core/CHANGELOG.md +++ b/packages/node-core/CHANGELOG.md @@ -7,9 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Fixed - Add missing `bytes` scalar type (#2293) - -## [7.4.0] - 2024-03-05 -### Fixed - Fix missing incrememnt keys on `_metadata` table (#2283) - Fixed unexpected `store` on testing suite Entity (#2285) @@ -599,7 +596,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [Unreleased]: https://github.com/subquery/subql/compare/node-core/7.4.0...HEAD [7.4.0]: https://github.com/subquery/subql/compare/node-core/7.3.1...node-core/7.4.0 -[7.4.0]: https://github.com/subquery/subql/compare/node-core/7.3.1...node-core/7.4.0 [7.3.1]: https://github.com/subquery/subql/compare/node-core/7.3.0...node-core/7.3.1 [7.3.0]: https://github.com/subquery/subql/compare/node-core/7.2.1...node-core/7.3.0 [7.2.1]: https://github.com/subquery/subql/compare/node-core/7.2.0...node-core/7.2.1