Skip to content

Commit b8281c8

Browse files
authored
chore: auto update package version in global changelog (#228)
* chore: auto update package version in global changelog * Update CHANGELOG.md * Update release-please-config.json * Update CHANGELOG.md * Update CHANGELOG.md
1 parent 2a92def commit b8281c8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ Please refer to each API's `CHANGELOG.md` file under the `packages/` directory
22

33
Changelogs
44
-----
5-
- [toolbox-core==0.1.0](https://github.com/googleapis/mcp-toolbox-sdk-python/tree/main/packages/toolbox-core/CHANGELOG.md)
6-
- [toolbox-langchain==0.1.0](https://github.com/googleapis/mcp-toolbox-sdk-python/tree/main/packages/toolbox-langchain/CHANGELOG.md)
7-
- [toolbox-llamaindex==0.1.1](https://github.com/googleapis/mcp-toolbox-sdk-python/tree/main/packages/toolbox-llamaindex/CHANGELOG.md)
8-
5+
| Package | Version |
6+
| -------- | ------- |
7+
| [toolbox-core](https://github.com/googleapis/mcp-toolbox-sdk-python/tree/main/packages/toolbox-core/CHANGELOG.md) | ![toolbox-core version](https://img.shields.io/pypi/v/toolbox-core.svg) |
8+
| [toolbox-langchain](https://github.com/googleapis/mcp-toolbox-sdk-python/tree/main/packages/toolbox-langchain/CHANGELOG.md) | ![toolbox-langchain version](https://img.shields.io/pypi/v/toolbox-langchain.svg) |
9+
| [toolbox-llamaindex](https://github.com/googleapis/mcp-toolbox-sdk-python/tree/main/packages/toolbox-llamaindex/CHANGELOG.md) | ![toolbox-llamaindex version](https://img.shields.io/pypi/v/toolbox-llamaindex.svg) |

0 commit comments

Comments
 (0)