diff --git a/package.json b/package.json index 0801842..50aaab4 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "open-seo", "private": true, "sideEffects": false, - "version": "0.1.4", + "version": "0.1.5", "type": "module", "packageManager": "pnpm@10.30.1", "scripts": { diff --git a/release-notes/v0.1.5.md b/release-notes/v0.1.5.md new file mode 100644 index 0000000..bafb323 --- /dev/null +++ b/release-notes/v0.1.5.md @@ -0,0 +1,13 @@ +Add "subfolder" for queries with domains and Local SEO MCP tools. + +## What's new + +- Choose Exact URL, Subfolder, Domain, or Subdomains for research +- New Local SEO MCP tools + - Business profiles, reviews, posts, categories, and local rank grids + +## Fixed + +- Keywords saved through MCP keep their research metrics. + +Full Changelog: https://github.com/every-app/open-seo/compare/v0.1.4...v0.1.5