Skip to content

Commit 8fb6157

Browse files
chore(main): release 0.1.1 (#12)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 374bf3f commit 8fb6157

3 files changed

Lines changed: 10 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.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

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

3+
## [0.1.1](https://github.com/gemini-cli-extensions/cloud-sql-sqlserver-observability/compare/0.1.0...0.1.1) (2025-09-30)
4+
5+
6+
### Features
7+
8+
* recommend the cloud sql extension ([#23](https://github.com/gemini-cli-extensions/cloud-sql-sqlserver-observability/issues/23)) ([52690d7](https://github.com/gemini-cli-extensions/cloud-sql-sqlserver-observability/commit/52690d7e1b05dcd71b135e398b0f0f6037dbcc3d))
9+
* standardize mcp server names ([#22](https://github.com/gemini-cli-extensions/cloud-sql-sqlserver-observability/issues/22)) ([06781e8](https://github.com/gemini-cli-extensions/cloud-sql-sqlserver-observability/commit/06781e88561145dbf076ad0c26b2ec9cf9005eae))
10+
311
## 0.1.0 (2025-09-21)
412

513

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

0 commit comments

Comments
 (0)