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 42b6f7c commit 83da193Copy full SHA for 83da193
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.2.2 (2025-08-29)
2
+
3
+### 🩹 Fixes
4
5
+- update install to cursor link in README [DX-356] ([#130](https://github.com/contentful/contentful-mcp-server/pull/130))
6
7
## 1.2.1 (2025-08-28)
8
9
### 🩹 Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@contentful/mcp-server",
- "version": "1.2.1",
+ "version": "1.2.2",
"repository": {
"type": "git",
"url": "https://github.com/contentful/contentful-mcp-server"
0 commit comments