Skip to content

Commit 1e18347

Browse files
chore(main): release 0.1.2
1 parent 7fd4ea8 commit 1e18347

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.1"
2+
".": "0.1.2"
33
}

CHANGELOG.md

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

3+
## [0.1.2](https://github.com/gemini-cli-extensions/cloud-sql-mysql-observability/compare/0.1.1...0.1.2) (2025-10-17)
4+
5+
6+
### Bug Fixes
7+
8+
* update context for install instructions ([#35](https://github.com/gemini-cli-extensions/cloud-sql-mysql-observability/issues/35)) ([42c398f](https://github.com/gemini-cli-extensions/cloud-sql-mysql-observability/commit/42c398fb0f48e538bcc32ac2dc16f36e4f6f7ea1))
9+
310
## [0.1.1](https://github.com/gemini-cli-extensions/cloud-sql-mysql-observability/compare/0.1.0...0.1.1) (2025-09-30)
411

512

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

0 commit comments

Comments
 (0)