Skip to content

Commit 7865fcb

Browse files
chore(release): v0.4.13
1 parent 34061e7 commit 7865fcb

File tree

5 files changed

+14
-6
lines changed

5 files changed

+14
-6
lines changed

CHANGELOG.md

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

33
# Changelog
44

5+
## [0.4.13] - 2025-12-21
6+
7+
### Changed
8+
9+
- new release with minimal changes
10+
- Potential fix for code scanning alert no. 3: Uncontrolled command line (#8)
11+
- new release with minimal changes
12+
513
## [0.4.12] - 2025-12-21
614

715
### Changed

artifacts/SHA256SUMS.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
d9e4fcc4fc7db848aa41efa11885f5f27f67ba18813d242599ae5e0dd693115d cloudsqlctl-setup.exe
2-
ee468da227e5a9353eeffc7b85c84cf47cefc58b11156f18fe52bfc52cc97a08 cloudsqlctl.exe
1+
725bb422adbbb06a81d8854bb063e525538063340987fd610cdc971202b89f9f cloudsqlctl-setup.exe
2+
b623a198732f50efa32f5a58fa4dfb1c157cd1a6e296b5d99db9bba1ba4f6b46 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.11
3+
**Version:** 0.4.13
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.12",
3+
"version": "0.4.13",
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)