release: v0.1.6 (#509)

This commit is contained in:
Ben Senescu 2026-08-19 14:34:24 -04:00 committed by GitHub
parent 43265048df
commit cd6a782092
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 17 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.5", "version": "0.1.6",
"type": "module", "type": "module",
"packageManager": "pnpm@10.30.1", "packageManager": "pnpm@10.30.1",
"scripts": { "scripts": {

16
release-notes/v0.1.6.md Normal file
View File

@ -0,0 +1,16 @@
Shared project context, SAM skills and Google Analytics.
## What's new
- Project context shared by SAM and MCP clients
- Includes goals, positioning, competitors, key pages and writing preferences
- (Beta) OpenSEO skills inside SAM - MCP is still recommended for more powerful AI workflows.
- Lighthouse is opt-in for agent-run site audits
- Google Analytics organic traffic on the dashboard
- Google Analytics MCP tools
## Fixed
- Google Analytics reports work when the comparison period has no data.
Full Changelog: https://github.com/every-app/open-seo/compare/v0.1.5...v0.1.6