File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.8.3 "
2+ "." : " 0.8.4 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.8.4 (2025-08-07)
4+
5+ Full Changelog: [ v0.8.3...v0.8.4] ( https://github.com/onkernel/kernel-node-sdk/compare/v0.8.3...v0.8.4 )
6+
7+ ### Chores
8+
9+ * ** internal:** move publish config ([ 7662fc0] ( https://github.com/onkernel/kernel-node-sdk/commit/7662fc06f49f4816b9ff6328bae5aa70964a4143 ) )
10+
311## 0.8.3 (2025-08-01)
412
513Full Changelog: [ v0.8.2...v0.8.3] ( https://github.com/onkernel/kernel-node-sdk/compare/v0.8.2...v0.8.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @onkernel/sdk" ,
3- "version" : " 0.8.3 " ,
3+ "version" : " 0.8.4 " ,
44 "description" : " The official TypeScript library for the Kernel API" ,
55 "author" : " Kernel <>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.8.3 ' ; // x-release-please-version
1+ export const VERSION = '0.8.4 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments