chore(release): v2.4.41

This commit is contained in:
contentful-automation[bot]
2026-09-11 23:22:45 +00:00
parent 00273e10bc
commit e31e22a317
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
},
"metadata": {
"description": "Skills for Contentful apps, APIs, migrations, personalization, and analytics",
"version": "2.4.40"
"version": "2.4.41"
},
"plugins": [
{
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://www.schemastore.org/claude-code-plugin-manifest.json",
"name": "contentful",
"version": "2.4.40",
"version": "2.4.41",
"description": "Agent skills for Contentful apps, APIs, migrations, and personalization",
"author": {
"name": "Contentful",
+1 -1
View File
@@ -6,7 +6,7 @@
},
"metadata": {
"description": "Skills for Contentful apps, APIs, migrations, personalization, and analytics",
"version": "2.4.40"
"version": "2.4.41"
},
"plugins": [
{
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "contentful",
"version": "2.4.40",
"version": "2.4.41",
"description": "Agent skills for Contentful apps, APIs, migrations, and personalization",
"homepage": "https://github.com/contentful/skills",
"repository": "https://github.com/contentful/skills",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@contentful/skills",
"version": "2.4.40",
"version": "2.4.41",
"private": true,
"license": "MIT",
"repository": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@contentful/skill-contentful-api",
"version": "2.4.40",
"version": "2.4.41",
"description": "Comprehensive Contentful REST API guide covering CMA, CDA, Preview, Images, and GraphQL APIs",
"license": "MIT",
"files": [
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@contentful/skill-contentful-guide",
"version": "2.4.40",
"version": "2.4.41",
"description": "Contentful concepts and routing guide for choosing skills and docs",
"license": "MIT",
"files": [
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@contentful/skill-contentful-migration",
"version": "2.4.40",
"version": "2.4.41",
"description": "Write and run Contentful content model migration scripts",
"license": "MIT",
"files": [
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@contentful/skill-contentful-nextjs",
"version": "2.4.40",
"version": "2.4.41",
"description": "Integrate Contentful with Next.js including draft preview flows",
"license": "MIT",
"files": [
+1 -1
View File
@@ -2,7 +2,7 @@
name: contentful-personalization
description: "Implement, extend, and debug Contentful personalization. Use onboarding for new, project-wide, or unknown setups; use extend-existing only for scoped work on an explicitly working integration. Trigger keywords: personalization, optimization, ninetailed, A/B test, experiment, multivariate test, targeting, audience targeting, segments, variants, content variants, set up personalization, implement personalization, enable personalization, personalization not working, personalization broken, personalize this component, am I ready for personalization, experience API, Contentful Experiences, Experiences SDK, Studio Experiences, personalization in Next.js, @contentful/optimization, @ninetailed/experience.js, run an experiment, check this URL, debug this live page, inspect network requests, check console errors, experience.ninetailed.co"
metadata:
version: "2.4.40"
version: "2.4.41"
argument-hint: "[question or topic]"
allowed-tools: "Bash(scripts/run *) Read mcp__contentful-personalization__start mcp__contentful-personalization__advance mcp__contentful-personalization__topic mcp__contentful-personalization__topics mcp__contentful-mcp__* mcp__chrome-devtools__* mcp__plugin_*chrome-devtools*__* mcp__plugin_contentful_contentful-mcp__* mcp__plugin_contentful_contentful-personalization__*"
license: "MIT"
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
{
"name": "@contentful/skill-contentful-personalization",
"version": "2.4.40",
"version": "2.4.41",
"description": "Unified Contentful personalization skill for new setup, existing-integration extensions, diagnostics, and reference documentation",
"license": "MIT",
"files": [
@@ -1 +1 @@
export const VERSION = '2.4.40';
export const VERSION = '2.4.41';