Skip to content

Commit 3a47529

Browse files
chore(main): release 0.1.1 (#13)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent a11d745 commit 3a47529

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/mcp-toolbox/compare/0.1.0...0.1.1) (2025-09-30)
4+
5+
6+
### Features
7+
8+
* additional instructions for the context file ([#25](https://github.com/gemini-cli-extensions/mcp-toolbox/issues/25)) ([1413efc](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/1413efcd66b03224705429eefdfb58e4ebf79f40))
9+
* standardize mcp server names ([#23](https://github.com/gemini-cli-extensions/mcp-toolbox/issues/23)) ([e58b860](https://github.com/gemini-cli-extensions/mcp-toolbox/commit/e58b86093975ddbbad5de7c1382a73187fa66117))
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": "mcp-toolbox",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Load custom tools using MCP Toolbox for Databases",
55
"mcpServers": {
66
"mcp_toolbox": {

0 commit comments

Comments
 (0)