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.1.0-alpha.14 "
2+ "." : " 0.1.0-alpha.15 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.15 (2025-07-05)
4+
5+ Full Changelog: [ v0.1.0-alpha.14...v0.1.0-alpha.15] ( https://github.com/sst/opencode-sdk-js/compare/v0.1.0-alpha.14...v0.1.0-alpha.15 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ f6ee467] ( https://github.com/sst/opencode-sdk-js/commit/f6ee46752d0c174c8b934894cf2b140864864208 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** codegen related update ([ 47a1a97] ( https://github.com/sst/opencode-sdk-js/commit/47a1a972e755735d6b5472c61f726ab2face9e62 ) )
15+
316## 0.1.0-alpha.14 (2025-07-03)
417
518Full Changelog: [ v0.1.0-alpha.13...v0.1.0-alpha.14] ( https://github.com/sst/opencode-sdk-js/compare/v0.1.0-alpha.13...v0.1.0-alpha.14 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @opencode-ai/sdk" ,
3- "version" : " 0.1.0-alpha.14 " ,
3+ "version" : " 0.1.0-alpha.15 " ,
44 "description" : " The official TypeScript library for the Opencode API" ,
55 "author" : " Opencode <support@sst.dev>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.1.0-alpha.14 ' ; // x-release-please-version
1+ export const VERSION = '0.1.0-alpha.15 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments