Skip to content

Commit d885454

Browse files
brianlovinclaude
andcommitted
0.4.4
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent cc59b50 commit d885454

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@brianlovin/hn-cli",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "Interactive terminal UI for browsing Hacker News",
55
"module": "src/index.ts",
66
"type": "module",
@@ -57,10 +57,10 @@
5757
"openai": "^6.16.0"
5858
},
5959
"optionalDependencies": {
60-
"@brianlovin/hn-cli-darwin-arm64": "0.4.3",
61-
"@brianlovin/hn-cli-darwin-x64": "0.4.3",
62-
"@brianlovin/hn-cli-linux-arm64": "0.4.3",
63-
"@brianlovin/hn-cli-linux-x64": "0.4.3",
64-
"@brianlovin/hn-cli-windows-x64": "0.4.3"
60+
"@brianlovin/hn-cli-darwin-arm64": "0.4.4",
61+
"@brianlovin/hn-cli-darwin-x64": "0.4.4",
62+
"@brianlovin/hn-cli-linux-arm64": "0.4.4",
63+
"@brianlovin/hn-cli-linux-x64": "0.4.4",
64+
"@brianlovin/hn-cli-windows-x64": "0.4.4"
6565
}
6666
}

0 commit comments

Comments
 (0)