Skip to content

Commit 914ddef

Browse files
authored
chore bump package version to 0.0.2 (#4)
1 parent 15270fe commit 914ddef

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/ai_commit_config.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
git config user.name "codex"
2+
git config user.email "codex@ai.github.com"

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
2-
"name": "@tommy94/codex-viewer",
3-
"version": "0.4.0",
2+
"name": "@tommyyang94/codex-viewer",
3+
"private": false,
4+
"version": "0.0.2",
45
"description": "Web UI and realtime protocol inspector for Codex CLI with direct proxy capture.",
56
"type": "module",
67
"main": "src/index.js",

0 commit comments

Comments
 (0)