mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-25 14:26:29 +00:00
chore(release): 7.0.0
This commit is contained in:
parent
4fd776b16a
commit
976e484b07
15
CHANGELOG.md
15
CHANGELOG.md
@ -2,6 +2,21 @@
|
||||
|
||||
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.
|
||||
|
||||
<a name="7.0.0"></a>
|
||||
# [7.0.0](https://github.com/documentationjs/documentation/compare/v6.3.3...v7.0.0) (2018-05-22)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Auto-detect readme filename ([4fd776b](https://github.com/documentationjs/documentation/commit/4fd776b))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* the --readme-file option now has a smart default value
|
||||
|
||||
|
||||
|
||||
<a name="6.3.3"></a>
|
||||
## [6.3.3](https://github.com/documentationjs/documentation/compare/v6.3.2...v6.3.3) (2018-05-14)
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "documentation",
|
||||
"description": "a documentation generator",
|
||||
"version": "6.3.3",
|
||||
"version": "7.0.0",
|
||||
"author": "Tom MacWright",
|
||||
"bin": {
|
||||
"documentation": "./bin/documentation.js"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user