Skip to content

Commit 0dedf7a

Browse files
chore(release): publish 1.6.1 [skip ci]
1 parent 33a6d21 commit 0dedf7a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.6.1 (2025-09-30)
2+
3+
### 🩹 Fixes
4+
5+
- remove console.log [DX-434] ([#194](https://github.com/contentful/contentful-mcp-server/pull/194))
6+
- remove log [DX-434] ([#195](https://github.com/contentful/contentful-mcp-server/pull/195))
7+
18
## 1.6.0 (2025-09-23)
29

310
### 🚀 Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentful/mcp-server",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/contentful/contentful-mcp-server"

0 commit comments

Comments
 (0)