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- "." : " 0.0.1 "
2+ "." : " 0.1.0 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2025-12-15)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/warpdotdev/warp-sdk-typescript/compare/v0.0.1...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 540303c] ( https://github.com/warpdotdev/warp-sdk-typescript/commit/540303c2ba99574bb60154d7bd0571275cb4f2c6 ) )
10+ * ** api:** manual updates ([ caf8aea] ( https://github.com/warpdotdev/warp-sdk-typescript/commit/caf8aea70db2910cf39047dfa607fd8504919bbb ) )
11+
12+
13+ ### Chores
14+
15+ * update SDK settings ([ 23f76a7] ( https://github.com/warpdotdev/warp-sdk-typescript/commit/23f76a7cc7763be919d488512c055c665ba119cb ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " warp-sdk" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.1.0 " ,
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 = '0.0.1 ' ; // x-release-please-version
1+ export const VERSION = '0.1.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments