Skip to content

Commit d265d59

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2026-01-11) ### Bug Fixes * pkg output file name ([8233da3](8233da3))
1 parent 8233da3 commit d265d59

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [3.0.0](https://github.com/edosrecki/google-cloud-sql-cli/compare/v2.0.0...v3.0.0) (2026-01-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-cloud-sql",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Connect to private Google Cloud SQL/AlloyDB instance through Cloud SQL/AlloyDB Auth Proxy running in GKE cluster.",
55
"type": "module",
66
"license": "UNLICENSED",

0 commit comments

Comments
 (0)