bump(version): 0.1.2504172351 (#310)

Release `@openai/codex@0.1.2504172351`
This commit is contained in:
Fouad Matin
2025-04-17 23:53:41 -07:00
committed by GitHub
parent a7edfb0444
commit 6f3278eae8
6 changed files with 19 additions and 7 deletions

View File

@@ -2,6 +2,18 @@
You can install any of these versions: `npm install -g codex@version`
## 0.1.2504172351
### 🚀 Features
- Add Nix flake for reproducible development environments (#225)
### 🐛 Bug Fixes
- Handle invalid commands (#304)
- Raw-exec-process-group.test improve reliability and error handling (#280)
- Canonicalize the writeable paths used in seatbelt policy (#275)
## 0.1.2504172304
### 🚀 Features