Skip to content

Commit 3efcc19

Browse files
chore(release): 1.5.0 [skip ci]
# @cheqd/mcp-toolkit-credo [1.5.0](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-06-12) ### Features * Streaming http support [DEV-5079] ([#43](#43)) ([820245b](820245b)), closes [#41](#41)
1 parent 99d8264 commit 3efcc19

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/credo/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
# @cheqd/mcp-toolkit-credo [1.5.0](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-06-12)
4+
5+
6+
### Features
7+
8+
* Streaming http support [DEV-5079] ([#43](https://github.com/cheqd/mcp-toolkit/issues/43)) ([820245b](https://github.com/cheqd/mcp-toolkit/commit/820245b459ef246efa7a73c1670644aa43eefd38)), closes [#41](https://github.com/cheqd/mcp-toolkit/issues/41)
9+
310
# @cheqd/mcp-toolkit-credo [1.5.0-develop.1](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-06-11)
411

512

packages/credo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cheqd/mcp-toolkit-credo",
3-
"version": "1.5.0-develop.1",
3+
"version": "1.5.0",
44
"packageManager": "[email protected]",
55
"description": "MCP Toolkit for credo-ts",
66
"author": "Cheqd Foundation Limited (https://github.com/cheqd)",

0 commit comments

Comments
 (0)