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 dab4783

Browse files
bump version
1 parent fe995f0 commit dab4783

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

‎CHANGELOG.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,25 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
89
## [Unreleased]
910

10-
### Breaking changes
11+
### Breaking changes (major)
12+
13+
### New Features (minor)
14+
15+
### Fixes (patch)
16+
17+
## [1.2.0] - 2019年04月04日
18+
19+
### Breaking changes (major)
20+
21+
### New Features (minor)
1122

12-
### New Features
1323
- Added Eslint and Travis ci
1424

15-
### Patches
25+
### Fixes (patch)
26+
1627
- Readme improvements
1728
- Badges for npm versions and build status
1829

@@ -49,6 +60,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4960
-
5061

5162

52-
[Unreleased]: https://github.com/amejiarosario/dsa.js/compare/1.1.0...HEAD
63+
[Unreleased]: https://github.com/amejiarosario/dsa.js/compare/1.2.0...HEAD
64+
[1.2.0]: https://github.com/amejiarosario/dsa.js/compare/1.1.0...1.2.0
5365
[1.1.0]: https://github.com/amejiarosario/dsa.js/compare/1.0.0...1.1.0
5466
[1.0.0]: https://github.com/amejiarosario/dsa.js/releases/tag/1.0.0

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