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.3 "
2+ "." : " 1.4.0-alpha.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.4.0-alpha.4 (2026-06-04)
4+
5+ Full Changelog: [ v1.4.0-alpha.3...v1.4.0-alpha.4] ( https://github.com/warpdotdev/oz-sdk-typescript/compare/v1.4.0-alpha.3...v1.4.0-alpha.4 )
6+
7+ ### Features
8+
9+ * Allow for empty-prompt cloud-agent handoff ([ 9c70c23] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/9c70c23f280621a38982ad69d5558baa19461136 ) )
10+ * ** api:** api update ([ d63714d] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/d63714d943829a4e8e8f3d32b7ffa91717a94fcc ) )
11+ * ** api:** api update ([ 9a36cd0] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/9a36cd0f406cb1872ac4f77dad9793b5950629c0 ) )
12+ * Followups for docs-syncing workflow ([ 5352485] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/5352485eb4a7a32ab86779d3f8911720f3f980a1 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * update flatted to resolve CVE-2026 -33228 ([ #32 ] ( https://github.com/warpdotdev/oz-sdk-typescript/issues/32 ) ) ([ 4841416] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/48414165a2fa1070ff1aa231a5fc309cf862daad ) )
18+
319## 1.4.0-alpha.3 (2026-05-22)
420
521Full Changelog: [ v1.4.0-alpha.2...v1.4.0-alpha.3] ( https://github.com/warpdotdev/oz-sdk-typescript/compare/v1.4.0-alpha.2...v1.4.0-alpha.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " oz-agent-sdk" ,
3- "version" : " 1.4.0-alpha.3 " ,
3+ "version" : " 1.4.0-alpha.4 " ,
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.3 ' ; // x-release-please-version
1+ export const VERSION = '1.4.0-alpha.4 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments