Skip to content

Commit 49665b7

Browse files
authored
Merge branch 'main' into feat/add-skills-support
2 parents 107eeb5 + c5e025a commit 49665b7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

DEVELOPER.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ be successfully installed by the Gemini CLI.
6060

6161
Currently, there are no automated unit or integration test suites
6262
within this repository. All functional testing must be performed manually. All tools
63-
are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/genai-toolbox).
63+
are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/mcp-toolbox).
6464

6565
### Other GitHub Checks
6666

@@ -100,7 +100,7 @@ The release process is automated using `release-please`. It consists of an autom
100100
101101
#### Automated Changelog Enrichment
102102
103-
Before a Release PR is even created, a special workflow automatically mirrors relevant changelogs from the core `googleapis/genai-toolbox` dependency. This ensures that the release notes for this extension accurately reflect important upstream changes.
103+
Before a Release PR is even created, a special workflow automatically mirrors relevant changelogs from the core `googleapis/mcp-toolbox` dependency. This ensures that the release notes for this extension accurately reflect important upstream changes.
104104
105105
The process is handled by the [`mirror-changelog.yml`](.github/workflows/mirror-changelog.yml) workflow:
106106

toolbox_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.26.0
1+
1.1.0

0 commit comments

Comments
 (0)