We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a6d21 commit 0dedf7aCopy full SHA for 0dedf7a
CHANGELOG.md
@@ -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
8
## 1.6.0 (2025-09-23)
9
10
### 🚀 Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@contentful/mcp-server",
- "version": "1.6.0",
+ "version": "1.6.1",
"repository": {
"type": "git",
"url": "https://github.com/contentful/contentful-mcp-server"
0 commit comments