Skip to content

Commit

Permalink
-> v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed May 13, 2017
1 parent 19cac2b commit e704e46
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 3.3.0](https://github.com/egoist/docute/releases/tag/v3.3.0) (2017-5-13)

### New features

- add `announcement` option: [`d715b08`](https://github.com/egoist/docute/commit/d715b08)

[...full changes](https://github.com/egoist/docute/compare/v3.2.2...v3.3.0)

## [Version 3.2.2](https://github.com/egoist/docute/releases/tag/v3.2.2) (2017-5-12)

### 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": "3.2.2",
"version": "3.3.0",
"description": "Effortlessly documentation done right.",
"license": "MIT",
"repository": "egoist/docute",
Expand Down Expand Up @@ -67,4 +67,4 @@
"jest": {
"testEnvironment": "node"
}
}
}

0 comments on commit e704e46

Please sign in to comment.