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 1ab2d10 commit 4c4f49cCopy full SHA for 4c4f49c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.0.5 (2025-08-13)
2
+
3
+### 🩹 Fixes
4
5
+- .dxt extension included as release asset [DX-318] ([#92](https://github.com/contentful/contentful-mcp-server/pull/92))
6
7
## 1.0.4 (2025-08-06)
8
9
### 🩹 Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@contentful/mcp-server",
- "version": "1.0.4",
+ "version": "1.0.5",
"repository": {
"type": "git",
"url": "https://github.com/contentful/contentful-mcp-server"
0 commit comments