File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
33# Data Structures and Algorithms in JavaScript  
44
5- [ ![ CircleCI] ( https://img.shields.io/circleci/build/github/ amejiarosario/dsa.js-data-structures-algorithms-javascript/master .svg )] ( https://circleci.com/gh/ amejiarosario/dsa.js-data-structures-and- algorithms-in -javascript )  [ ![ NPM version] ( https://badge.fury.io/js/dsa.js.svg )] ( https://badge.fury.io/js/dsa.js )  [ ![ chat] ( https://dsajs-slackin.herokuapp.com/badge.svg )] ( https://dsajs-slackin.herokuapp.com ) 
5+ [ ![ CircleCI] ( https://circleci.com/gh/ amejiarosario/dsa.js-data-structures-algorithms-javascript.svg?style=shield  )] ( https://app. circleci.com/pipelines/github/ amejiarosario/dsa.js-data-structures-algorithms-javascript )  [ ![ NPM version] ( https://badge.fury.io/js/dsa.js.svg )] ( https://badge.fury.io/js/dsa.js )  [ ![ chat] ( https://dsajs-slackin.herokuapp.com/badge.svg )] ( https://dsajs-slackin.herokuapp.com ) 
66
77>  This is the coding implementations of the [ DSA.js book] ( https://books.adrianmejia.com/dsajs-data-structures-algorithms-javascript/ )  and the repo for the NPM package.
88
Original file line number Diff line number Diff line change 109109          {"type" : " fix"  , "release" : " patch"  },
110110          {"type" : " feat"  , "release" : " minor"  },
111111          {"type" : " break"  , "release" : " major"  },
112-           {"emoji " : " :bug:"  , "release" : " patch"  },
113-           {"emoji " : " :pencil:"  , "release" : " patch"  },
114-           {"emoji " : " :sparkles:"  , "release" : " minor"  },
115-           {"emoji " : " :boom:"  , "release" : " major"  }
112+           {"header " : " :bug:* "  , "release" : " patch"  },
113+           {"header " : " :pencil:* "  , "release" : " patch"  },
114+           {"header " : " :sparkles:* "  , "release" : " minor"  },
115+           {"header " : " :boom:* "  , "release" : " major"  }
116116        ],
117117        "parserOpts" : {
118118          "noteKeywords" : [" BREAKING CHANGE"  , " BREAKING CHANGES"  ]
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments