File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
1414### Bug Fixes (patch)  
1515
16+ ## [ 1.3.8]  
17+ 
18+ ### Breaking Changes (major)  
19+ 
20+ ### New Features (minor)  
21+ 
22+ ### Bug Fixes (patch)  
23+ -  fix(book): fix typo, array pop, and BST images [ commit] ( https://github.com/amejiarosario/dsa.js/commit/ac9858348943f9678d116c8076bfa3a3c5362741 ) 
24+ 
1625## [ 1.3.7]  
1726
1827### Breaking Changes (major)  
@@ -125,7 +134,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
125134
126135- 
127136
128- [ Unreleased ] : https://github.com/amejiarosario/dsa.js/compare/1.3.7...HEAD 
137+ [ Unreleased ] : https://github.com/amejiarosario/dsa.js/compare/1.3.8...HEAD 
138+ [ 1.3.7 ] : https://github.com/amejiarosario/dsa.js/compare/1.3.7...1.3.8 
129139[ 1.3.6 ] : https://github.com/amejiarosario/dsa.js/compare/1.3.6...1.3.7 
130140[ 1.3.6 ] : https://github.com/amejiarosario/dsa.js/compare/1.3.5...1.3.6 
131141[ 1.3.5 ] : https://github.com/amejiarosario/dsa.js/compare/1.3.4...1.3.5 
Original file line number Diff line number Diff line change 11{
22  "name" : " dsa.js" 
3-   "version" : " 1.3.7 " 
3+   "version" : " 1.3.8 " 
44  "description" : " Data Structures & Algorithms in JS" 
55  "author" : " Adrian Mejia <hi+dsajs@adrianmejia.com> (https://adrianmejia.com)" 
66  "homepage" : " https://github.com/amejiarosario/dsa.js" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments