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.1.0-alpha.0 "
2+ "." : " 1.1.0-alpha.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.1.0-alpha.1 (2026-04-02)
4+
5+ Full Changelog: [ v1.1.0-alpha.0...v1.1.0-alpha.1] ( https://github.com/warpdotdev/oz-sdk-typescript/compare/v1.1.0-alpha.0...v1.1.0-alpha.1 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 2a72eed] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/2a72eed3e37028822c08d95c62284f7ad2031a10 ) )
10+
11+
12+ ### Chores
13+
14+ * update SDK settings ([ 1ebeed5] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/1ebeed5341749a0e508853beedf9e0a4955a5c93 ) )
15+ * update SDK settings ([ ca7e29f] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/ca7e29f68a7d7d2dca4258eab6591f5ce8fa7961 ) )
16+
317## 1.1.0-alpha.0 (2026-04-02)
418
519Full Changelog: [ v1.0.2...v1.1.0-alpha.0] ( https://github.com/warpdotdev/oz-sdk-typescript/compare/v1.0.2...v1.1.0-alpha.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " oz-agent-sdk" ,
3- "version" : " 1.1.0-alpha.0 " ,
3+ "version" : " 1.1.0-alpha.1 " ,
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.1.0-alpha.0 ' ; // x-release-please-version
1+ export const VERSION = '1.1.0-alpha.1 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments