Skip to content

Commit 607069f

Browse files
chore(release): 1.1.0 [skip ci]
# @cheqd/mcp-toolkit-credo [1.1.0](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-04-30) ### Features * Add Import credential tool ([#16](#16)) ([58c0d3b](58c0d3b)) * Add Playwright e2e tests [DEV-4863] ([#14](#14)) ([7b683ba](7b683ba))
1 parent e70003f commit 607069f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/credo/CHANGELOG.md

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

3+
# @cheqd/mcp-toolkit-credo [1.1.0](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-04-30)
4+
5+
6+
### Features
7+
8+
* Add Import credential tool ([#16](https://github.com/cheqd/mcp-toolkit/issues/16)) ([58c0d3b](https://github.com/cheqd/mcp-toolkit/commit/58c0d3b2d03e6eaeb1641416e7d72975239c9c78))
9+
* Add Playwright e2e tests [DEV-4863] ([#14](https://github.com/cheqd/mcp-toolkit/issues/14)) ([7b683ba](https://github.com/cheqd/mcp-toolkit/commit/7b683ba9b97bda47ace0e77ca1c96b927aa37ac3))
10+
311
# @cheqd/mcp-toolkit-credo [1.1.0-develop.2](https://github.com/cheqd/mcp-toolkit/compare/@cheqd/[email protected]...@cheqd/[email protected]) (2025-04-10)
412

513

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.1.0-develop.2",
3+
"version": "1.1.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)