File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.4.0-alpha.1 "
2+ "." : " 1.4.0-alpha.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.4.0-alpha.2 (2026-05-07)
4+
5+ Full Changelog: [ v1.4.0-alpha.1...v1.4.0-alpha.2] ( https://github.com/warpdotdev/oz-sdk-typescript/compare/v1.4.0-alpha.1...v1.4.0-alpha.2 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ cc72fe8] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/cc72fe842eb431c60bbe72f16b3aab1694893fb6 ) )
10+
11+
12+ ### Chores
13+
14+ * redact api-key headers in debug logs ([ 173a753] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/173a7532c552b3741ecb6e34a177d4f7f4ecce5d ) )
15+
316## 1.4.0-alpha.1 (2026-05-07)
417
518Full Changelog: [ v1.4.0-alpha.0...v1.4.0-alpha.1] ( https://github.com/warpdotdev/oz-sdk-typescript/compare/v1.4.0-alpha.0...v1.4.0-alpha.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " oz-agent-sdk" ,
3- "version" : " 1.4.0-alpha.1 " ,
3+ "version" : " 1.4.0-alpha.2 " ,
44 "description" : " The official TypeScript library for the Oz API API" ,
55 "author" : " Oz API <>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '1.4.0-alpha.1 ' ; // x-release-please-version
1+ export const VERSION = '1.4.0-alpha.2 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments