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.2 .0"
2+ "." : " 1.3 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.3.0 (2026-04-16)
4+
5+ Full Changelog: [ v1.2.0...v1.3.0] ( https://github.com/warpdotdev/oz-sdk-typescript/compare/v1.2.0...v1.3.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ b0a1504] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/b0a1504a65ce72f232540eb69916bdd71bdabfe4 ) )
10+ * ** api:** api update ([ 5036b1b] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/5036b1bb235dc35f844a85d269be889a82e852ca ) )
11+
312## 1.2.0 (2026-04-15)
413
514Full Changelog: [ v1.1.1...v1.2.0] ( https://github.com/warpdotdev/oz-sdk-typescript/compare/v1.1.1...v1.2.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " oz-agent-sdk" ,
3- "version" : " 1.2 .0" ,
3+ "version" : " 1.3 .0" ,
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.2 .0' ; // x-release-please-version
1+ export const VERSION = '1.3 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments