release: v0.0.28 (#394)

This commit is contained in:
Ben Senescu 2026-07-16 11:27:43 -04:00 committed by GitHub
parent 955cdcc751
commit 8460df1f29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 1 deletions

View File

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

10
release-notes/v0.0.28.md Normal file
View File

@ -0,0 +1,10 @@
Project market defaults and Keyword Research keyboard controls.
## What's new
- Set each project's default country and language — thanks @bookingseo
- Keyword Research, Domain Overview, new Rank Tracking setups, and supported MCP tools inherit these defaults.
- Press Enter to run a Keyword Research search
- Use Shift+Enter or paste lines to research multiple keywords.
Full Changelog: https://github.com/every-app/open-seo/compare/v0.0.27...v0.0.28