File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.1.0-alpha.2 "
2+ "." : " 1.1.0-alpha.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.1.0-alpha.3 (2026-04-09)
4+
5+ Full Changelog: [ v1.1.0-alpha.2...v1.1.0-alpha.3] ( https://github.com/warpdotdev/oz-sdk-typescript/compare/v1.1.0-alpha.2...v1.1.0-alpha.3 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 2a9b043] ( https://github.com/warpdotdev/oz-sdk-typescript/commit/2a9b043a00e3989da708823538ad749606dd4467 ) )
10+
311## 1.1.0-alpha.2 (2026-04-09)
412
513Full Changelog: [ v1.1.0-alpha.1...v1.1.0-alpha.2] ( https://github.com/warpdotdev/oz-sdk-typescript/compare/v1.1.0-alpha.1...v1.1.0-alpha.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " oz-agent-sdk" ,
3- "version" : " 1.1.0-alpha.2 " ,
3+ "version" : " 1.1.0-alpha.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.1.0-alpha.2 ' ; // x-release-please-version
1+ export const VERSION = '1.1.0-alpha.3 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments