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 4e322fd

Browse files
committed
chore(release): 6.0.0
1 parent 2331534 commit 4e322fd

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="6.0.0"></a>
6+
# [6.0.0](https://github.com/documentationjs/documentation/compare/v5.5.0...v6.0.0) (2018年03月02日)
7+
8+
9+
### Features
10+
11+
* documentation.js now requires node v6 or newer. ([#1034](https://github.com/documentationjs/documentation/issues/1034)) ([ccce516](https://github.com/documentationjs/documentation/commit/ccce516))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* documentation.js requires node v6 or newer.
17+
18+
19+
520
<a name="5.5.0"></a>
621
# [5.5.0](https://github.com/documentationjs/documentation/compare/v5.4.0...v5.5.0) (2018年03月02日)
722

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "documentation",
33
"description": "a documentation generator",
4-
"version": "5.5.0",
4+
"version": "6.0.0",
55
"author": "Tom MacWright",
66
"bin": {
77
"documentation": "./bin/documentation.js"

0 commit comments

Comments
(0)

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