Skip to content

Commit 90aa44b

Browse files
chore(main): release 0.1.1
1 parent a4b24d9 commit 90aa44b

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-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.1.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

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

3+
## [0.1.1](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/compare/0.1.0...0.1.1) (2025-09-26)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* add renovate bot with toolbox dep ([#14](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/issues/14)) ([4fd4349](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/commit/4fd43497df22bcae673f33c766f8f01c93093228))
9+
* **deps:** update dependency googleapis/genai-toolbox to v0.16.0 ([#16](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/issues/16)) ([a4b24d9](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/commit/a4b24d9b2c8909987b462e642513bdd45b864d4c))
10+
* Update ReadMe disclaimer ([#8](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/issues/8)) ([1f1ae80](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/commit/1f1ae80490fddbd829d8ed89c14b51febc5cf95b))
11+
* update readme install cmd ([#10](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/issues/10)) ([4b3de54](https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/commit/4b3de542e7e87f5a7c7248c63fc6eccd5f1d91d4))
12+
313
## 0.1.0 (2025-09-20)
414

515

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-observability",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Manage and monitor database performance and health for Cloud SQL for PostgreSQL databases.",
55
"mcpServers": {
66
"Cloud SQL for PostgreSQL Observability": {

0 commit comments

Comments
 (0)