Skip to content

Commit 05779fa

Browse files
chore(release): v0.4.9
1 parent e86fcb7 commit 05779fa

File tree

5 files changed

+12
-6
lines changed

5 files changed

+12
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
# Changelog
44

5+
## [0.4.9] - 2025-12-21
6+
7+
### Changed
8+
9+
- new release with minimal changes
10+
511
## [0.4.8] - 2025-12-21
612

713
### Changed

artifacts/SHA256SUMS.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
04fd28e41d511b9c4ab8a3324482109c323fb51c24ce352b15619242d3989d6a cloudsqlctl-setup.exe
2-
b166ae920051f2f1173e3eb5f6312b16d7be5afdd4caca66f0a30eeee4cb103a cloudsqlctl.exe
1+
77e9bb5df140d49bb183976a24322c0153042cfd7789d572a7fd987dcd8e9968 cloudsqlctl-setup.exe
2+
4ddd8297f3631ceba4eab32948c05df49af43bc4a7b1b5665bee72265168a37b 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.8
3+
**Version:** 0.4.9
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.8",
3+
"version": "0.4.9",
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)