Skip to content

Commit a2ed7d4

Browse files
ci(changesets): version packages
1 parent 2bae83e commit a2ed7d4

5 files changed

Lines changed: 17 additions & 8 deletions

File tree

.changeset/silver-ligers-provide.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

modelcontextprotocol/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @commercetools/mcp-essentials
22

3+
## 2.4.2
4+
5+
### Patch Changes
6+
7+
- [#47](https://github.com/commercetools/mcp-essentials/pull/47) [`2bae83e`](https://github.com/commercetools/mcp-essentials/commit/2bae83ef96ad9adc8129f5676b25d74fa622fd90) Thanks [@ajimae](https://github.com/ajimae)! - [Fix][DEVX-670] Fix Issues with Tools Configuration
8+
9+
- Updated dependencies [[`2bae83e`](https://github.com/commercetools/mcp-essentials/commit/2bae83ef96ad9adc8129f5676b25d74fa622fd90)]:
10+
- @commercetools/agent-essentials@3.5.1
11+
312
## 2.4.1
413

514
### Patch Changes

modelcontextprotocol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commercetools/mcp-essentials",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"homepage": "https://github.com/commercetools/mcp-essentials",
55
"description": "A command line tool for setting up commercetools MCP server",
66
"bin": "dist/index.js",

typescript/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @commercetools/agent-essentials
22

3+
## 3.5.1
4+
5+
### Patch Changes
6+
7+
- [#47](https://github.com/commercetools/mcp-essentials/pull/47) [`2bae83e`](https://github.com/commercetools/mcp-essentials/commit/2bae83ef96ad9adc8129f5676b25d74fa622fd90) Thanks [@ajimae](https://github.com/ajimae)! - [Fix][DEVX-670] Fix Issues with Tools Configuration
8+
39
## 3.5.0
410

511
### Minor Changes

typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commercetools/agent-essentials",
3-
"version": "3.5.0",
3+
"version": "3.5.1",
44
"homepage": "https://github.com/commercetools/mcp-essentials",
55
"scripts": {
66
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)