Skip to content

Commit 5d21b64

Browse files
chore(main): release 0.3.1
1 parent d210a15 commit 5d21b64

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.0"
2+
".": "0.3.1"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.3.0...0.3.1) (2026-04-09)
4+
5+
6+
### Features
7+
8+
* **deps:** update dependency googleapis/mcp-toolbox to v0.32.0 ([#141](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/issues/141)) ([d210a15](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/commit/d210a15ca1a965da6a22ba43b62d3b657806777f))
9+
10+
11+
### Bug Fixes
12+
13+
* add recursive flag to windows zip archive command ([#129](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/issues/129)) ([df7ce15](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/commit/df7ce1555ab118d3d5c4977cb183d92b5f328fc9))
14+
315
## [0.3.0](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.2.4...0.3.0) (2026-03-27)
416

517

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloud-sql-postgresql",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Create, connect, and interact with a Cloud SQL for PostgreSQL database and data.",
55
"contextFileName": "CLOUD-SQL-POSTGRESQL.md",
66
"settings": [

0 commit comments

Comments
 (0)