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 273a9dc

Browse files
🔖 chore(release): 2.4.0
# [2.4.0](amejiarosario/dsa.js-data-structures-algorithms-javascript@2.3.0...2.4.0) (2020年10月19日) ### Bug Fixes * **book/array:** improve examples and grammar ([04836cd](amejiarosario@04836cd)) ### Features * **book/array:** add array patterns for solving problems ([8c7b7be](amejiarosario@8c7b7be)) * **book/array:** sliding window pattern ([8fa2746](amejiarosario@8fa2746))
1 parent 603afc2 commit 273a9dc

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

‎CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [2.4.0](https://github.com/amejiarosario/dsa.js/compare/2.3.0...2.4.0) (2020年10月19日)
2+
3+
4+
### Bug Fixes
5+
6+
* **book/array:** improve examples and grammar ([04836cd](https://github.com/amejiarosario/dsa.js/commit/04836cd0cec3afb196d11704a45933e325816c20))
7+
8+
9+
### Features
10+
11+
* **book/array:** add array patterns for solving problems ([8c7b7be](https://github.com/amejiarosario/dsa.js/commit/8c7b7be8fe24ec1df66846b05fbc2ef5daeb6c7e))
12+
* **book/array:** sliding window pattern ([8fa2746](https://github.com/amejiarosario/dsa.js/commit/8fa2746f5c917b0f5a88289d854166210925f9c7))
13+
114
# [2.3.0](https://github.com/amejiarosario/dsa.js/compare/2.2.1...2.3.0) (2020年10月03日)
215

316

‎package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎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": "2.3.0",
3+
"version": "2.4.0",
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 によって変換されたページ (->オリジナル) /