Skip to content

Commit 6114de2

Browse files
brianlovinclaude
andcommitted
0.4.7
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent dd2321f commit 6114de2

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.6",
3+
"version": "0.4.7",
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.6",
61-
"@brianlovin/hn-cli-darwin-x64": "0.4.6",
62-
"@brianlovin/hn-cli-linux-arm64": "0.4.6",
63-
"@brianlovin/hn-cli-linux-x64": "0.4.6",
64-
"@brianlovin/hn-cli-windows-x64": "0.4.6"
60+
"@brianlovin/hn-cli-darwin-arm64": "0.4.7",
61+
"@brianlovin/hn-cli-darwin-x64": "0.4.7",
62+
"@brianlovin/hn-cli-linux-arm64": "0.4.7",
63+
"@brianlovin/hn-cli-linux-x64": "0.4.7",
64+
"@brianlovin/hn-cli-windows-x64": "0.4.7"
6565
}
6666
}

0 commit comments

Comments
 (0)