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 0a2bbee commit babcfdeCopy full SHA for babcfde
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.6.2 (2025-10-17)
2
+
3
+### 🩹 Fixes
4
5
+- locale support added to upload/list asset tools [DX-483] ([#229](https://github.com/contentful/contentful-mcp-server/pull/229))
6
7
## 1.6.1 (2025-09-30)
8
9
### 🩹 Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@contentful/mcp-server",
- "version": "1.6.1",
+ "version": "1.6.2",
"repository": {
"type": "git",
"url": "https://github.com/contentful/contentful-mcp-server"
0 commit comments