release: v0.1.5 (#496)

* release: v0.1.5

* save
This commit is contained in:
Ben Senescu 2026-08-18 15:05:03 -04:00 committed by GitHub
parent 7738f72333
commit 8149cd6c70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "open-seo", "name": "open-seo",
"private": true, "private": true,
"sideEffects": false, "sideEffects": false,
"version": "0.1.4", "version": "0.1.5",
"type": "module", "type": "module",
"packageManager": "pnpm@10.30.1", "packageManager": "pnpm@10.30.1",
"scripts": { "scripts": {

13
release-notes/v0.1.5.md Normal file
View File

@ -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