Skip to content

Commit 959d6eb

Browse files
chore(release): v0.4.14
1 parent 4589764 commit 959d6eb

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

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

33
# Changelog
44

5+
## [0.4.14] - 2025-12-21
6+
7+
### Changed
8+
9+
- tighten ProgramData bin ACLs for system installs
10+
- add manual release workflow dispatch with tag input
11+
- delete existing release assets on same-tag reruns
12+
- enforce admin/elevation guardrails for system-scope upgrades
13+
- ignore artifacts output in .gitignore
14+
515
## [0.4.13] - 2025-12-21
616

717
### Changed

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.13",
3+
"version": "0.4.14",
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)