Skip to content

Commit

Permalink
chore(release): 6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed May 14, 2018
1 parent 4e7673a commit 2b4612a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@

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="6.3.3"></a>
## [6.3.3](https://github.com/documentationjs/documentation/compare/v6.3.2...v6.3.3) (2018-05-14)



<a name="6.3.2"></a>
## [6.3.2](https://github.com/documentationjs/documentation/compare/v6.3.1...v6.3.2) (2018-04-24)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "documentation",
"description": "a documentation generator",
"version": "6.3.2",
"version": "6.3.3",
"author": "Tom MacWright",
"bin": {
"documentation": "./bin/documentation.js"
Expand Down

0 comments on commit 2b4612a

Please sign in to comment.