From 171c912317b367f4c336efd460abbe9f0200d60b Mon Sep 17 00:00:00 2001 From: Rafa Audibert Date: Wed, 9 Sep 2026 16:34:13 -0300 Subject: [PATCH] feat: update logo to current PostHog brand mark Replaces assets/logo.svg with the current PostHog logomark, taken from the @posthog/brand package (Logo.Logomark, gradient variant, rendered from src/logo/geometry.ts at v0.10.2). The old mark was the previous flat three-bar hedgehog; the new one uses the brand gradients and updated silhouette. Both .cursor-plugin/plugin.json and .codex-plugin/plugin.json already point at assets/logo.svg, so replacing the single file updates every client at once. Gradient ids are namespaced (posthog-logomark-*) so the mark stays correct if it is ever inlined next to other SVGs. Patch-bumps all four manifests, matching what sync-skills.yml does, to nudge the marketplaces to re-index. Co-Authored-By: Claude Opus 5 (1M context) --- .claude-plugin/marketplace.json | 2 +- .claude-plugin/plugin.json | 2 +- .codex-plugin/plugin.json | 2 +- .cursor-plugin/plugin.json | 2 +- assets/logo.svg | 2 +- gemini-extension.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 2848573..7f0d66d 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -12,7 +12,7 @@ "displayName": "PostHog", "source": "./", "description": "Access PostHog analytics, feature flags, experiments, error tracking, and insights directly from your AI coding tool. Optionally capture Claude Code sessions to PostHog LLM Analytics.", - "version": "1.1.62", + "version": "1.1.63", "author": { "name": "PostHog", "email": "hey@posthog.com", diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 5325958..9fcd8e8 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "posthog", "description": "Access PostHog analytics, feature flags, experiments, error tracking, and insights directly from your AI coding tool. Optionally capture Claude Code sessions to PostHog LLM Analytics.", - "version": "1.1.62", + "version": "1.1.63", "author": { "name": "PostHog", "email": "hey@posthog.com", diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index 6638b86..31d5083 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "posthog", - "version": "1.0.60", + "version": "1.0.61", "description": "Access PostHog analytics, feature flags, experiments, error tracking, and insights directly from Codex", "author": { "name": "PostHog", diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index a7c8457..40137c8 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "posthog", "displayName": "PostHog", - "version": "1.1.56", + "version": "1.1.57", "description": "Access PostHog analytics, feature flags, experiments, error tracking, and insights directly from Cursor", "author": { "name": "PostHog", diff --git a/assets/logo.svg b/assets/logo.svg index 410ad78..2543256 100644 --- a/assets/logo.svg +++ b/assets/logo.svg @@ -1 +1 @@ - \ No newline at end of file +PostHog \ No newline at end of file diff --git a/gemini-extension.json b/gemini-extension.json index cd26fe2..bd00d13 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -1,6 +1,6 @@ { "name": "posthog", - "version": "1.0.58", + "version": "1.0.59", "description": "Access PostHog analytics, feature flags, experiments, error tracking, and insights directly from Gemini CLI", "mcpServers": { "posthog": {