diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3d2ac0b..5547f83 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.0" + ".": "0.1.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index e8e6194..40c7902 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog +## [0.1.1](https://github.com/gemini-cli-extensions/cloud-sql-mysql-observability/compare/0.1.0...0.1.1) (2025-09-30) + + +### Features + +* recommend the cloud sql extension ([#22](https://github.com/gemini-cli-extensions/cloud-sql-mysql-observability/issues/22)) ([b030f66](https://github.com/gemini-cli-extensions/cloud-sql-mysql-observability/commit/b030f66cf19e5afcd956e446d15a300f46c617f5)) +* standardize mcp server names ([#21](https://github.com/gemini-cli-extensions/cloud-sql-mysql-observability/issues/21)) ([8e8effd](https://github.com/gemini-cli-extensions/cloud-sql-mysql-observability/commit/8e8effdba92c72c2cccd55d079a86454c1b9a018)) + ## 0.1.0 (2025-09-20) ### Features -* create the Cloud SQL for MySQL Observability Extension +* create the Cloud SQL for MySQL Observability Extension diff --git a/gemini-extension.json b/gemini-extension.json index 69ace21..7285883 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "cloud-sql-mysql-observability", - "version": "0.1.0", + "version": "0.1.1", "description": "Manage and monitor database performance and health for Cloud SQL for MySQL databases.", "mcpServers": { "cloud_sql_mysql_observability": {