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.31.2 "
2+ "." : " 0.32.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.32.0 (2026-02-07)
4+
5+ Full Changelog: [ v0.31.2...v0.32.0] ( https://github.com/kernel/kernel-node-sdk/compare/v0.31.2...v0.32.0 )
6+
7+ ### Features
8+
9+ * ** auth:** add reauth circuit breaker logic ([ 917dc3d] ( https://github.com/kernel/kernel-node-sdk/commit/917dc3d4ed691b16b969fb4f723d45dc0324d896 ) )
10+
11+
12+ ### Chores
13+
14+ * switch npm publish to OIDC auth in stainless config ([ 403d222] ( https://github.com/kernel/kernel-node-sdk/commit/403d2223481c5217fa5cd126c41b2182b0a23f4a ) )
15+
316## 0.31.2 (2026-02-06)
417
518Full Changelog: [ v0.31.1...v0.31.2] ( https://github.com/kernel/kernel-node-sdk/compare/v0.31.1...v0.31.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @onkernel/sdk" ,
3- "version" : " 0.31.2 " ,
3+ "version" : " 0.32.0 " ,
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.31.2 ' ; // x-release-please-version
1+ export const VERSION = '0.32.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments