Skip to content

Commit 943f71b

Browse files
ci(changesets): version packages
1 parent e854cc4 commit 943f71b

6 files changed

Lines changed: 23 additions & 14 deletions

File tree

.changeset/khaki-tomatoes-collect.md

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

.changeset/red-chicken-own.md

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

modelcontextprotocol/CHANGELOG.md

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

3+
## 2.4.0
4+
5+
### Minor Changes
6+
7+
- [#40](https://github.com/commercetools/mcp-essentials/pull/40) [`e854cc4`](https://github.com/commercetools/mcp-essentials/commit/e854cc4a775a866e64d8bd012aebe409aedd716d) Thanks [@ajimae](https://github.com/ajimae)! - [Feat][DEVX-654] Add Missing Critical Tools
8+
9+
- [#41](https://github.com/commercetools/mcp-essentials/pull/41) [`1e66969`](https://github.com/commercetools/mcp-essentials/commit/1e669696e619b496231c8449e87086f4f556b87a) Thanks [@ShipilA](https://github.com/ShipilA)! - Adding reviews to MCP tools
10+
11+
### Patch Changes
12+
13+
- Updated dependencies [[`e854cc4`](https://github.com/commercetools/mcp-essentials/commit/e854cc4a775a866e64d8bd012aebe409aedd716d), [`1e66969`](https://github.com/commercetools/mcp-essentials/commit/1e669696e619b496231c8449e87086f4f556b87a)]:
14+
- @commercetools/agent-essentials@3.4.0
15+
316
## 2.3.0
417

518
### Minor 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.3.0",
3+
"version": "2.4.0",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @commercetools/agent-essentials
22

3+
## 3.4.0
4+
5+
### Minor Changes
6+
7+
- [#40](https://github.com/commercetools/mcp-essentials/pull/40) [`e854cc4`](https://github.com/commercetools/mcp-essentials/commit/e854cc4a775a866e64d8bd012aebe409aedd716d) Thanks [@ajimae](https://github.com/ajimae)! - [Feat][DEVX-654] Add Missing Critical Tools
8+
9+
- [#41](https://github.com/commercetools/mcp-essentials/pull/41) [`1e66969`](https://github.com/commercetools/mcp-essentials/commit/1e669696e619b496231c8449e87086f4f556b87a) Thanks [@ShipilA](https://github.com/ShipilA)! - Adding reviews to MCP tools
10+
311
## 3.3.0
412

513
### 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.3.0",
3+
"version": "3.4.0",
44
"homepage": "https://github.com/commercetools/mcp-essentials",
55
"scripts": {
66
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)