Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6f4585a

Browse files
bump to 1.3.8
1 parent b9a41ba commit 6f4585a

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

‎CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff 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

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /