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.0-alpha.4 "
2+ "." : " 1.0.0-alpha.5 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.0-alpha.5 (2026-02-06)
4+
5+ Full Changelog: [ v1.0.0-alpha.4...v1.0.0-alpha.5] ( https://github.com/warpdotdev/warp-sdk-typescript/compare/v1.0.0-alpha.4...v1.0.0-alpha.5 )
6+
7+ ### Features
8+
9+ * ** api:** new run source types ([ 642de7a] ( https://github.com/warpdotdev/warp-sdk-typescript/commit/642de7a4cfcfa291c86a99ec5d63f0044858ab99 ) )
10+
311## 1.0.0-alpha.4 (2026-02-06)
412
513Full Changelog: [ v1.0.0-alpha.3...v1.0.0-alpha.4] ( https://github.com/warpdotdev/warp-sdk-typescript/compare/v1.0.0-alpha.3...v1.0.0-alpha.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " warp-agent-sdk" ,
3- "version" : " 1.0.0-alpha.4 " ,
3+ "version" : " 1.0.0-alpha.5 " ,
44 "description" : " The official TypeScript library for the Warp API API" ,
55 "author" : " Warp API <>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '1.0.0-alpha.4 ' ; // x-release-please-version
1+ export const VERSION = '1.0.0-alpha.5 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments