Skip to content

Commit 82f759b

Browse files
chore(release): v0.4.2
1 parent a8665aa commit 82f759b

File tree

5 files changed

+13
-7
lines changed

5 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.4.1] - 2025-12-21
1+
## [0.4.2] - 2025-12-21
2+
3+
### Added
4+
- Release 0.4.2
5+
6+
## [0.4.1] - 2025-12-21
27

38
### Added
49
- Release 0.4.1
@@ -52,3 +57,4 @@
5257
- **Linting**: Corrected Markdown formatting issues.
5358

5459

60+

artifacts/SHA256SUMS.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
3c17071ca6d478642e4f581cfa37d6f03938d247e7d6581f2744b58178c82e4d cloudsqlctl-setup.exe
2-
8b2ecfd96cd1f6e0ece43d38bf16d5397dd632ff2e61b025dedb6210b52ea658 cloudsqlctl.exe
1+
8cca1b5f46735ef4c09c76d2ca6b51c09454f8c1f8e2dcf42bd3fecd9ddeb0cb cloudsqlctl-setup.exe
2+
84779c1efdebf92c027334bad320e7605c61557f794e97b1b6c7bd9d4aa20460 cloudsqlctl.exe

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.4.1
3+
**Version:** 0.4.2
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.4.1",
3+
"version": "0.4.2",
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)