diff --git a/package.json b/package.json index e61a9b4..fd80591 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "open-seo", "private": true, "sideEffects": false, - "version": "0.1.5", + "version": "0.1.6", "type": "module", "packageManager": "pnpm@10.30.1", "scripts": { diff --git a/release-notes/v0.1.6.md b/release-notes/v0.1.6.md new file mode 100644 index 0000000..cf8c5b3 --- /dev/null +++ b/release-notes/v0.1.6.md @@ -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