Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

Commit 829aaac

Browse files
Mike Rubinoclaude
authored andcommitted
v1.0.0: ship-ready polish sprint
- Dark mode consistency audit + SVG favicon + OG meta tags - Sentry error tracking (conditional, tree-shaken when no DSN) - PostHog product analytics (7 key events tracked) - Stripe billing integration (checkout + webhook edge functions) - Version bump to 1.0.0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e447110 commit 829aaac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sourcekit",
33
"private": true,
4-
"version": "0.0.0",
4+
"version": "1.0.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)