File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-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+ ### Features
8+
9+ * ** api:** browser instance file i/o ([ cc7f07f] ( https://github.com/onkernel/kernel-node-sdk/commit/cc7f07fedf78492e092dd1e982634a6e142f0dfa ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** move publish config ([ 7662fc0] ( https://github.com/onkernel/kernel-node-sdk/commit/7662fc06f49f4816b9ff6328bae5aa70964a4143 ) )
15+
316## 0.8.3 (2025-08-01)
417
518Full 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