Skip to content

Commit

Permalink
-> v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Mar 17, 2017
1 parent 46dbddb commit 18e8ca1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [Version 2.10.0](https://github.com/egoist/docute/releases/tag/v2.10.0) (2017-3-17)

### New features

- expose API to bootstrap docute, closed [#81](https://github.com/egoist/docute/issues/81): [`b5c1f93`](https://github.com/egoist/docute/commit/b5c1f93)

[...full changes](https://github.com/egoist/docute/compare/v2.9.3...v2.10.0)

## [Version 2.9.3](https://github.com/egoist/docute/releases/tag/v2.9.3) (2017-3-14)

### Bug fixes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docute",
"version": "2.9.3",
"version": "2.10.0",
"description": "Effortlessly documentation done right.",
"license": "MIT",
"repository": "egoist/docute",
Expand Down Expand Up @@ -66,4 +66,4 @@
"jest": {
"testEnvironment": "node"
}
}
}

0 comments on commit 18e8ca1

Please sign in to comment.