release: 0.2.0 (#31)

* feat(api): api update

* release: 0.2.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
This commit is contained in:
stainless-app[bot] 2025-08-31 01:41:40 -04:00 committed by GitHub
parent 39f8d65189
commit 8c1db6d809
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 1410 additions and 184 deletions

View file

@ -24,7 +24,7 @@ Or to pin the version:
<!-- x-release-please-start-version -->
```sh
go get -u 'github.com/sst/opencode-sdk-go@v0.1.0'
go get -u 'github.com/sst/opencode-sdk-go@v0.2.0'
```
<!-- x-release-please-end -->