@@ -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.2.3]
17+ 18+ ### Breaking Changes (major)
19+ 20+ ### New Features (minor)
21+ 22+ ### Bug Fixes (patch)
23+ - fix(linkedlist): removeFirst's last reference [ commit] ( https://github.com/amejiarosario/dsa.js/commit/d4f9a71f6a22971ad8edcfd982d6b113f627d108 )
24+ 1625## [ 1.2.2]
1726
1827### Breaking Changes (major)
@@ -77,7 +86,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7786
7887-
7988
80- [ Unreleased ] : https://github.com/amejiarosario/dsa.js/compare/1.2.2...HEAD
89+ [ Unreleased ] : https://github.com/amejiarosario/dsa.js/compare/1.2.3...HEAD
90+ [ 1.2.2 ] : https://github.com/amejiarosario/dsa.js/compare/1.2.2...1.2.3
8191[ 1.2.2 ] : https://github.com/amejiarosario/dsa.js/compare/1.2.1...1.2.2
8292[ 1.2.1 ] : https://github.com/amejiarosario/dsa.js/compare/1.2.0...1.2.1
8393[ 1.2.0 ] : https://github.com/amejiarosario/dsa.js/compare/1.1.0...1.2.0
0 commit comments