We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8233da3 commit d265d59Copy full SHA for d265d59
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.1](https://github.com/edosrecki/google-cloud-sql-cli/compare/v3.0.0...v3.0.1) (2026-01-11)
2
+
3
4
+### Bug Fixes
5
6
+* pkg output file name ([8233da3](https://github.com/edosrecki/google-cloud-sql-cli/commit/8233da358320e4fd11873fc208250e76503928c6))
7
8
# [3.0.0](https://github.com/edosrecki/google-cloud-sql-cli/compare/v2.0.0...v3.0.0) (2026-01-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "google-cloud-sql",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "Connect to private Google Cloud SQL/AlloyDB instance through Cloud SQL/AlloyDB Auth Proxy running in GKE cluster.",
"type": "module",
"license": "UNLICENSED",
0 commit comments