@samooth/open-codex
Advanced tools
+2
-3
| { | ||
| "name": "@samooth/open-codex", | ||
| "version": "0.3.26", | ||
| "version": "0.3.27", | ||
| "license": "Apache-2.0", | ||
@@ -24,4 +24,3 @@ "bin": { | ||
| "release:readme": "cp ../README.md ./README.md", | ||
| "release:version": "npm run build:dev -- -a full-auto 'update the CLI_VERSION in codex-cli/src/utils/session.ts and the version in package.json to the next value.'", | ||
| "release": "npm run release:readme && npm run release:version && npm run build && npm publish" | ||
| "release": "npm run release:readme && npm version patch && npm run build && npm publish" | ||
| }, | ||
@@ -28,0 +27,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
20825990
0.02%