Skip to content

Commit 4c4f49c

Browse files
chore(release): publish 1.0.5 [skip ci]
1 parent 1ab2d10 commit 4c4f49c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 1.0.4 (2025-08-06)
28

39
### 🩹 Fixes

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.0.4",
3+
"version": "1.0.5",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/contentful/contentful-mcp-server"

0 commit comments

Comments
 (0)