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-10-11)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/droidrun/cloud-sdk-typescript/compare/v0.0.1...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ d6df667] ( https://github.com/droidrun/cloud-sdk-typescript/commit/d6df6679bcca2ac8ccbf3fb83280ef1ad01c5b43 ) )
10+ * ** api:** manual updates ([ 4adb96a] ( https://github.com/droidrun/cloud-sdk-typescript/commit/4adb96acfb49a1add08e0efb39fe038ac55652ca ) )
11+
12+
13+ ### Chores
14+
15+ * update SDK settings ([ 0b74e0a] ( https://github.com/droidrun/cloud-sdk-typescript/commit/0b74e0a25188a41367d3d788f319ddd08551c9d1 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " droidrun-cloud" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.1.0 " ,
44 "description" : " The official TypeScript library for the Droidrun Cloud API" ,
55 "author" : " Droidrun Cloud <timo@droidrun.ai>" ,
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