feat: hide-taken toggle + visible AI contribution (#3, v0.4.0)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XStQKxPfEjrTvWo83KFCxG
This commit is contained in:
2026-08-16 22:10:48 -05:00
parent 0088b7f8ac
commit d7e3a4cd8e
4 changed files with 124 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "names-poweredbyotm",
"version": "0.3.1",
"version": "0.4.0",
"private": true,
"scripts": {
"dev": "next dev --port 3000",