File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.2 "
2+ "." : " 0.1.0-alpha.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.3 (2025-10-22)
4+
5+ Full Changelog: [ v0.1.0-alpha.2...v0.1.0-alpha.3] ( https://github.com/digitalocean/gradient-typescript/compare/v0.1.0-alpha.2...v0.1.0-alpha.3 )
6+
7+ ### Features
8+
9+ * add waitForAgentReady helper for agent deployment polling ([ #9 ] ( https://github.com/digitalocean/gradient-typescript/issues/9 ) ) ([ 48a9366] ( https://github.com/digitalocean/gradient-typescript/commit/48a9366dbb8879bb6a4be7b59a6bba26840d50d9 ) )
10+ * knowledge base indexing poller ([ #14 ] ( https://github.com/digitalocean/gradient-typescript/issues/14 ) ) ([ 04e35f0] ( https://github.com/digitalocean/gradient-typescript/commit/04e35f0553c622fe33b422f611bb7f1592346510 ) )
11+
12+
13+ ### Chores
14+
15+ * formatting fixes ([ ebceb08] ( https://github.com/digitalocean/gradient-typescript/commit/ebceb08788d2b9a5590b5b54f74ed61999f7f5a2 ) )
16+
317## 0.1.0-alpha.2 (2025-10-16)
418
519Full Changelog: [ v0.1.0-alpha.1...v0.1.0-alpha.2] ( https://github.com/digitalocean/gradient-typescript/compare/v0.1.0-alpha.1...v0.1.0-alpha.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @digitalocean/gradient" ,
3- "version" : " 0.1.0-alpha.2 " ,
3+ "version" : " 0.1.0-alpha.3 " ,
44 "description" : " The official TypeScript library for the Gradient API" ,
55 "author" : " DigitalOcean, LLC <dev@digitalocean.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.1.0-alpha.2 ' ; // x-release-please-version
1+ export const VERSION = '0.1.0-alpha.3 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments