Skip to content

Commit 6e06a84

Browse files
chore(main): release 0.1.2 (#38)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Averi Kitsch <akitsch@google.com>
1 parent 662da26 commit 6e06a84

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.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-sqlserver-observability/compare/0.1.1...0.1.2) (2025-10-17)
4+
5+
6+
### Bug Fixes
7+
8+
* update context for install instructions ([#36](https://github.com/gemini-cli-extensions/cloud-sql-sqlserver-observability/issues/36)) ([1d408e2](https://github.com/gemini-cli-extensions/cloud-sql-sqlserver-observability/commit/1d408e289c21d8e7825b54dfb25104ecb37434e9))
9+
310
## [0.1.1](https://github.com/gemini-cli-extensions/cloud-sql-sqlserver-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-sqlserver-observability",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
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)