Skip to content

Commit

Permalink
🔖 chore(release): 2.7.4
Browse files Browse the repository at this point in the history
## [2.7.4](2.7.3...2.7.4) (2021-01-09)

### Bug Fixes

* **bst:** some typos on the code ([6b9a4e8](6b9a4e8))
  • Loading branch information
semantic-release-bot committed Jan 9, 2021
1 parent 6b9a4e8 commit 2090ea2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.7.4](https://github.com/amejiarosario/dsa.js/compare/2.7.3...2.7.4) (2021-01-09)


### Bug Fixes

* **bst:** some typos on the code ([6b9a4e8](https://github.com/amejiarosario/dsa.js/commit/6b9a4e8c00c2082ed7d083b58f7d462e340725fe))

## [2.7.3](https://github.com/amejiarosario/dsa.js/compare/2.7.2...2.7.3) (2020-12-22)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dsa.js",
"version": "2.7.3",
"version": "2.7.4",
"description": "Data Structures & Algorithms in JS",
"author": "Adrian Mejia <[email protected]> (https://adrianmejia.com)",
"homepage": "https://github.com/amejiarosario/dsa.js",
Expand Down

0 comments on commit 2090ea2

Please sign in to comment.