diff --git a/CHANGELOG.md b/CHANGELOG.md index c2d2733fa..46f4de198 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.37.10](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/compare/v1.37.9...v1.37.10) (2025-10-23) + + +### Bug Fixes + +* update dependencies to latest versions ([#2501](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/issues/2501)) ([76ef163](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/commit/76ef163bd5da954475e8f0b9004f1280e1c741d8)) + ## [1.37.9](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/compare/v1.37.8...v1.37.9) (2025-08-25) diff --git a/proxy/util/version.txt b/proxy/util/version.txt index 938adc6f6..a9009bf2a 100644 --- a/proxy/util/version.txt +++ b/proxy/util/version.txt @@ -1 +1 @@ -1.37.9 +1.37.10