diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4c5a1a0..a43290c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.3" + ".": "0.1.4" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c90bc2..eac6f08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.4](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.1.3...0.1.4) (2025-11-03) + + +### Features + +* Adding google_ml_integration instructions ([#63](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/issues/63)) ([56185e7](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/commit/56185e732ee4b6e34aa47d59def6cede48379486)) + ## [0.1.3](https://github.com/gemini-cli-extensions/cloud-sql-postgresql/compare/0.1.2...0.1.3) (2025-10-17) diff --git a/gemini-extension.json b/gemini-extension.json index 7d3f1ee..716e9ba 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "cloud-sql-postgresql", - "version": "0.1.3", + "version": "0.1.4", "description": "Create, connect, and interact with a Cloud SQL for PostgreSQL database and data.", "mcpServers": { "cloud_sql_postgresql_admin": {