From a157100771f2e8b45ace21abc7a4d5bbb3f6c259 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 22:39:19 +0000 Subject: [PATCH] chore(main): release 0.1.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 9 ++++++++- gemini-extension.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) 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 3d74b2e..e383393 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,16 @@ # Changelog +## [0.1.1](https://github.com/gemini-cli-extensions/spanner/compare/0.1.0...0.1.1) (2025-09-30) + + +### Features + +* additional instructions for the context file ([#32](https://github.com/gemini-cli-extensions/spanner/issues/32)) ([8a7e5a7](https://github.com/gemini-cli-extensions/spanner/commit/8a7e5a749c8280ab24b14298f5b8dfc8158e56b3)) +* standardize mcp server names ([#30](https://github.com/gemini-cli-extensions/spanner/issues/30)) ([0ae42f0](https://github.com/gemini-cli-extensions/spanner/commit/0ae42f0ae65e43d156b429a52798416a866ef869)) + ## 0.1.0 (2025-09-21) ### Features * add Spanner Extension ([#16](https://github.com/gemini-cli-extensions/spanner/issues/16)) ([1d12c5f](https://github.com/gemini-cli-extensions/spanner/commit/1d12c5fecb92330e55938951a448d99fe05d0599)) - diff --git a/gemini-extension.json b/gemini-extension.json index 773fa80..677e4b8 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "spanner", - "version": "0.1.0", + "version": "0.1.1", "description": "Connect and interact with Spanner data using natural language.", "mcpServers": { "spanner": {