release: 0.18.0

This commit is contained in:
stainless-app[bot] 2025-10-10 07:40:30 +00:00
parent 6c028891de
commit bc53a35b08
4 changed files with 11 additions and 3 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.17.0'
go get -u 'github.com/sst/opencode-sdk-go@v0.18.0'
```
<!-- x-release-please-end -->