From 2d5f0c2fe0eecc6247c59b80b03b428b70f0ab95 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 12:53:05 +0000 Subject: [PATCH] chore(main): release 0.3.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ gemini-extension.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6b7b74c..cce9240 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.3.0" + ".": "0.3.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f41c2d..e678f3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.1](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.3.0...0.3.1) (2026-04-01) + + +### Bug Fixes + +* 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)) + ## [0.3.0](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.2.4...0.3.0) (2026-03-27) diff --git a/gemini-extension.json b/gemini-extension.json index 0627f84..d0eb818 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "cloud-sql-postgresql", - "version": "0.3.0", + "version": "0.3.1", "description": "Create, connect, and interact with a Cloud SQL for PostgreSQL database and data.", "contextFileName": "CLOUD-SQL-POSTGRESQL.md", "settings": [