File tree Expand file tree Collapse file tree 4 files changed +26
-3
lines changed Expand file tree Collapse file tree 4 files changed +26
-3
lines changed Original file line number Diff line number Diff line change 11{
2-   "." : " 3.0.0-alpha.26 " 
2+   "." : " 3.0.0-alpha.27 " 
33}
Original file line number Diff line number Diff line change 11# Changelog  
22
3+ ## 3.0.0-alpha.27 (2025-09-15)  
4+ 
5+ Full Changelog: [ v3.0.0-alpha.26...v3.0.0-alpha.27] ( https://github.com/supermemoryai/sdk-ts/compare/v3.0.0-alpha.26...v3.0.0-alpha.27 ) 
6+ 
7+ ### Features  
8+ 
9+ *  ** api:**  api update ([ 4fd4c3f] ( https://github.com/supermemoryai/sdk-ts/commit/4fd4c3fda1bb0b9abc88c35e7d6ed3423242da9f ) )
10+ *  ** api:**  api update ([ 931f06e] ( https://github.com/supermemoryai/sdk-ts/commit/931f06ec191b9265a5b616ad464f13196b5323e8 ) )
11+ *  ** api:**  api update ([ 1867027] ( https://github.com/supermemoryai/sdk-ts/commit/1867027fbf09579e83274f56662a9f52bfde7980 ) )
12+ *  ** api:**  api update ([ ba68418] ( https://github.com/supermemoryai/sdk-ts/commit/ba684187bac42ee1c631fda0018759923f1ceb64 ) )
13+ *  ** api:**  api update ([ e1af8d2] ( https://github.com/supermemoryai/sdk-ts/commit/e1af8d2c434a9aef933486a21a9a290b17ce44cd ) )
14+ 
15+ 
16+ ### Bug Fixes  
17+ 
18+ *  coerce nullable values to undefined ([ d3d7567] ( https://github.com/supermemoryai/sdk-ts/commit/d3d75676732fa48be0847fbbcc542489bc8cff1a ) )
19+ 
20+ 
21+ ### Chores  
22+ 
23+ *  ci build action ([ e1f58f5] ( https://github.com/supermemoryai/sdk-ts/commit/e1f58f5b24257a252c8e6fc13d9befc25ea42538 ) )
24+ *  ** internal:**  update global Error reference ([ 5c8e529] ( https://github.com/supermemoryai/sdk-ts/commit/5c8e529624c921433b81cbcc975acacb5cd9aa2c ) )
25+ 
326## 3.0.0-alpha.26 (2025-08-26)  
427
528Full Changelog: [ v3.0.0-alpha.25...v3.0.0-alpha.26] ( https://github.com/supermemoryai/sdk-ts/compare/v3.0.0-alpha.25...v3.0.0-alpha.26 ) 
Original file line number Diff line number Diff line change 11{
22  "name" : " supermemory"  ,
3-   "version" : " 3.0.0-alpha.26 "  ,
3+   "version" : " 3.0.0-alpha.27 "  ,
44  "description" : " The official TypeScript library for the Supermemory API"  ,
55  "author" : 
" Supermemory <[email protected] >" ,
 66  "types" : " dist/index.d.ts"  ,
Original file line number Diff line number Diff line change 1- export  const  VERSION  =  '3.0.0-alpha.26 ' ;  // x-release-please-version 
1+ export  const  VERSION  =  '3.0.0-alpha.27 ' ;  // x-release-please-version 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments