Skip to content

Commit 810ca57

Browse files
committed
v0.6.1: fix llms_txt.generate output-schema validation + follow sitemap indexes
1 parent 90e818c commit 810ca57

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automatelab/ai-seo-mcp",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"mcpName": "io.github.AutomateLab-tech/ai-seo-mcp",
55
"description": "AI Citation Toolkit - audit, score, and rewrite web pages for AI-citation eligibility. AEO/GEO/LLM visibility for any MCP client.",
66
"license": "MIT",

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"url": "https://github.com/AutomateLab-tech/ai-seo-mcp",
77
"source": "github"
88
},
9-
"version": "0.6.0",
9+
"version": "0.6.1",
1010
"packages": [
1111
{
1212
"registryType": "npm",
1313
"identifier": "@automatelab/ai-seo-mcp",
14-
"version": "0.6.0",
14+
"version": "0.6.1",
1515
"transport": {
1616
"type": "stdio"
1717
}

0 commit comments

Comments
 (0)