Skip to content

Commit d965a08

Browse files
committed
chore(release): 1.2.3
1 parent 3b453c7 commit d965a08

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Change Log
2+
3+
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.
4+
5+
<a name="1.2.3"></a>
6+
## [1.2.3](https://github.com/documentationjs/grunt-documentation/compare/v1.2.2...v1.2.3) (2017-04-26)
7+
8+
9+
110
## Release History
211

312
**v1.2.0**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-documentation",
33
"description": "Use Grunt with documentation to generate great documentation for your JavaScript projects.",
4-
"version": "1.2.2",
4+
"version": "1.2.3",
55
"homepage": "https://github.com/documentationjs/grunt-documentation",
66
"author": {
77
"name": "André Fiedler",

0 commit comments

Comments
 (0)