File tree Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Expand file tree Collapse file tree 4 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 11{
2-   "." : " 0.7.0 " 
2+   "." : " 0.7.1 " 
33}
Original file line number Diff line number Diff line change 11# Changelog  
22
3+ ## 0.7.1 (2025-07-08)  
4+ 
5+ Full Changelog: [ v0.7.0...v0.7.1] ( https://github.com/onkernel/kernel-node-sdk/compare/v0.7.0...v0.7.1 ) 
6+ 
7+ ### Features  
8+ 
9+ *  ** api:**  manual updates ([ a018f17] ( https://github.com/onkernel/kernel-node-sdk/commit/a018f171c8161b3595fd66c9b2c8ca458e50deec ) )
10+ 
11+ 
12+ ### Bug Fixes  
13+ 
14+ *  avoid console usage ([ f37b356] ( https://github.com/onkernel/kernel-node-sdk/commit/f37b3560b92abc5a85416b9b69f03a70b3ff71cf ) )
15+ 
16+ 
17+ ### Chores  
18+ 
19+ *  add docs to RequestOptions type ([ fcb82ff] ( https://github.com/onkernel/kernel-node-sdk/commit/fcb82ff3d5c14af006bba0e441d57baf318a19cf ) )
20+ 
321## 0.7.0 (2025-07-02)  
422
523Full Changelog: [ v0.6.5...v0.7.0] ( https://github.com/onkernel/kernel-node-sdk/compare/v0.6.5...v0.7.0 ) 
Original file line number Diff line number Diff line change 11{
22  "name" : " @onkernel/sdk" 
3-   "version" : " 0.7.0 " 
3+   "version" : " 0.7.1 " 
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.7.0 ' ;  // x-release-please-version 
1+ export  const  VERSION  =  '0.7.1 ' ;  // x-release-please-version 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments