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.0.2 "
2+ "." : " 1.0.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.3 (2026-03-09)
4+
5+ Full Changelog: [ v1.0.2...v1.0.3] ( https://github.com/warpdotdev/oz-sdk-typescript/compare/v1.0.2...v1.0.3 )
6+
7+ ### Bug Fixes
8+
9+ * ** client:** preserve URL params already embedded in path ([ 4420fda] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/4420fdab4fdc8cc948556b74d2370221528e1f47 ) )
10+
11+
12+ ### Chores
13+
14+ * ** ci:** skip uploading artifacts on stainless-internal branches ([ 842b67e] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/842b67ea7ff38e6032be0af5cdedef6c5f1b67a9 ) )
15+ * ** internal:** update dependencies to address dependabot vulnerabilities ([ 7d17121] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/7d171218c88c717ddbe930cb6634d1387b685327 ) )
16+
317## 1.0.2 (2026-03-06)
418
519Full Changelog: [ v1.0.1...v1.0.2] ( https://github.com/warpdotdev/oz-sdk-typescript/compare/v1.0.1...v1.0.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " oz-agent-sdk" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
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.0.2 ' ; // x-release-please-version
1+ export const VERSION = '1.0.3 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments