Skip to content

Commit

Permalink
chore(release): 12.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Sep 9, 2019
1 parent 3e0958b commit 635e52e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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="12.1.2"></a>
## [12.1.2](https://github.com/documentationjs/documentation/compare/v12.1.1...v12.1.2) (2019-09-09)


### Bug Fixes

* check for empty diff ([#1273](https://github.com/documentationjs/documentation/issues/1273)) ([3e0958b](https://github.com/documentationjs/documentation/commit/3e0958b))



<a name="12.1.1"></a>
## [12.1.1](https://github.com/documentationjs/documentation/compare/v12.1.0...v12.1.1) (2019-08-01)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "documentation",
"description": "a documentation generator",
"version": "12.1.1",
"version": "12.1.2",
"author": "Tom MacWright",
"bin": {
"documentation": "./bin/documentation.js"
Expand Down

0 comments on commit 635e52e

Please sign in to comment.