diff --git a/packages/common/CHANGELOG.md b/packages/common/CHANGELOG.md index 0a04efdcc9..a616b3fd58 100644 --- a/packages/common/CHANGELOG.md +++ b/packages/common/CHANGELOG.md @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] + ## [5.1.0] - 2024-08-05 ### Removed - `findAvailablePort` function, it now lives in `@subql/utils` (#2518)