Skip to content

Commit 03e2e3a

Browse files
bra1nDumpclaude
andcommitted
Release version 1.1.1
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a5670cb commit 03e2e3a

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

packages/happy-cli/package.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
{
22
"name": "happy",
3-
"version": "1.1.0-5",
3+
"version": "1.1.1",
44
"description": "Mobile and Web client for Claude Code and Codex",
55
"author": "Kirill Dubovitskiy",
66
"license": "MIT",
77
"type": "module",
8-
"homepage": "https://github.com/slopus/happy-cli",
9-
"bugs": "https://github.com/slopus/happy-cli/issues",
10-
"repository": "slopus/happy-cli",
8+
"homepage": "https://happy.engineering",
9+
"bugs": "https://github.com/slopus/happy/issues",
10+
"repository": {
11+
"type": "git",
12+
"url": "https://github.com/slopus/happy"
13+
},
1114
"bin": {
1215
"happy": "./bin/happy.mjs",
1316
"happy-mcp": "./bin/happy-mcp.mjs"

0 commit comments

Comments
 (0)