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.2 "
2+ "." : " 1.0.0-alpha.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.0-alpha.3 (2026-02-05)
4+
5+ Full Changelog: [ v1.0.0-alpha.2...v1.0.0-alpha.3] ( https://github.com/warpdotdev/warp-sdk-typescript/compare/v1.0.0-alpha.2...v1.0.0-alpha.3 )
6+
7+ ### Features
8+
9+ * ** api:** update artifacts ([ d3c1c08] ( https://github.com/warpdotdev/warp-sdk-typescript/commit/d3c1c088c52fafe7c272dc8a48aaff4c8a8bf0b6 ) )
10+
11+
12+ ### Chores
13+
14+ * ** client:** restructure abort controller binding ([ 28b7bd9] ( https://github.com/warpdotdev/warp-sdk-typescript/commit/28b7bd90695af32ada4ff67873c55559389db53e ) )
15+
316## 1.0.0-alpha.2 (2026-02-04)
417
518Full Changelog: [ v1.0.0-alpha.1...v1.0.0-alpha.2] ( https://github.com/warpdotdev/warp-sdk-typescript/compare/v1.0.0-alpha.1...v1.0.0-alpha.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " warp-agent-sdk" ,
3- "version" : " 1.0.0-alpha.2 " ,
3+ "version" : " 1.0.0-alpha.3 " ,
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.2 ' ; // x-release-please-version
1+ export const VERSION = '1.0.0-alpha.3 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments