Skip to content

Commit

Permalink
release: 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
amejiarosario committed Aug 23, 2019
1 parent d8ce2f5 commit 8096f7c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Bug Fixes (patch)

## [1.3.6]

### Breaking Changes (major)

### New Features (minor)

### Bug Fixes (patch)
- update deps [commit](https://github.com/amejiarosario/dsa.js/commit/d8ce2f5b1a3bfeb861928d6c99d7624cd9ac144a)
- style: fix eslint issue [commit](https://github.com/amejiarosario/dsa.js/commit/72e3d68e09bb9c7dd3fabf5cbeba1ae5571fc686)%

## [1.3.5]

### Breaking Changes (major)
Expand Down Expand Up @@ -106,7 +116,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

-

[Unreleased]: https://github.com/amejiarosario/dsa.js/compare/1.3.5...HEAD
[Unreleased]: https://github.com/amejiarosario/dsa.js/compare/1.3.6...HEAD
[1.3.6]: https://github.com/amejiarosario/dsa.js/compare/1.3.5...1.3.6
[1.3.5]: https://github.com/amejiarosario/dsa.js/compare/1.3.4...1.3.5
[1.3.4]: https://github.com/amejiarosario/dsa.js/compare/1.2.3...1.3.4
[1.2.2]: https://github.com/amejiarosario/dsa.js/compare/1.2.2...1.2.3
Expand Down
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": "1.3.5",
"version": "1.3.6",
"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 8096f7c

Please sign in to comment.