Skip to content

Commit 7a649d6

Browse files
chore(release): v0.4.1
1 parent 70b9204 commit 7a649d6

File tree

6 files changed

+13
-7
lines changed

6 files changed

+13
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
## [0.3.56] - 2025-12-21
1+
## [0.4.1] - 2025-12-21
2+
3+
### Added
4+
- Release 0.4.1
5+
6+
## [0.3.56] - 2025-12-21
27

38
### Added
49
- Release 0.3.56
@@ -46,3 +51,4 @@
4651
- **Types**: Fixed TypeScript errors in self-heal and service commands.
4752
- **Linting**: Corrected Markdown formatting issues.
4853

54+

artifacts/SHA256SUMS.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
9c386fc39b15281ee76335079c70397b9efb480cdb147c2facb40d737f2daea9 cloudsqlctl-setup.exe
2-
432227b6c359f810dbd647cdd72ecaa87433c3a8600718ec628bfe10be51c883 cloudsqlctl.exe
1+
3c17071ca6d478642e4f581cfa37d6f03938d247e7d6581f2744b58178c82e4d cloudsqlctl-setup.exe
2+
8b2ecfd96cd1f6e0ece43d38bf16d5397dd632ff2e61b025dedb6210b52ea658 cloudsqlctl.exe

bin/cloudsqlctl.exe

0 Bytes
Binary file not shown.

docs/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Cloud SQL Proxy CLI Reference
22

3-
**Version:** 0.3.56
3+
**Version:** 0.4.1
44
**Generated:** 2025-12-21
55

66
## Overview

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudsqlctl",
3-
"version": "0.3.56",
3+
"version": "0.4.1",
44
"description": "Windows-native CLI tool that installs, updates, and manages Google Cloud SQL Auth Proxy via gcloud CLI.",
55
"main": "dist/cli.cjs",
66
"type": "module",

0 commit comments

Comments
 (0)