Skip to content

Commit 8517914

Browse files
ci(changesets): version packages (#23)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7c349fb commit 8517914

5 files changed

Lines changed: 17 additions & 8 deletions

File tree

.changeset/old-owls-reply.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/commerce-mcp
22

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- [#22](https://github.com/commercetools/commerce-mcp/pull/22) [`7c349fb`](https://github.com/commercetools/commerce-mcp/commit/7c349fb63ae337a2d3097d1571977fbf9e2f1b29) Thanks [@Trackerchum](https://github.com/Trackerchum)! - [Fix] Fixed dependencies
8+
9+
- Updated dependencies [[`7c349fb`](https://github.com/commercetools/commerce-mcp/commit/7c349fb63ae337a2d3097d1571977fbf9e2f1b29)]:
10+
- @commercetools/commerce-agent@1.0.6
11+
312
## 1.0.5
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/commerce-mcp",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"mcpName": "io.github.commercetools/commerce-mcp",
55
"homepage": "https://github.com/commercetools/commerce-mcp",
66
"description": "A command line tool for setting up commercetools MCP server",

typescript/CHANGELOG.md

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

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- [#22](https://github.com/commercetools/commerce-mcp/pull/22) [`7c349fb`](https://github.com/commercetools/commerce-mcp/commit/7c349fb63ae337a2d3097d1571977fbf9e2f1b29) Thanks [@Trackerchum](https://github.com/Trackerchum)! - [Fix] Fixed dependencies
8+
39
## 1.0.5
410

511
### Patch 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/commerce-agent",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"homepage": "https://github.com/commercetools/commerce-mcp",
55
"scripts": {
66
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)