bump(version): 0.1.2504172351 (#310)
Release `@openai/codex@0.1.2504172351`
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"release": "cd codex-cli && npm run release",
|
||||
"format": "prettier --check *.json *.md .github/workflows/*.yml",
|
||||
"format:fix": "prettier --write *.json *.md .github/workflows/*.yml",
|
||||
"changelog": "git-cliff --config cliff.toml --output CHANGELOG.md $LAST_RELEASE_TAG..HEAD"
|
||||
"changelog": "git-cliff --config cliff.toml --output CHANGELOG.ignore.md $LAST_RELEASE_TAG..HEAD"
|
||||
},
|
||||
"devDependencies": {
|
||||
"git-cliff": "^2.8.0",
|
||||
|
||||
Reference in New Issue
Block a user