Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c7ee61f

Browse files
author
Kevin Renskers
committed
1.0.6
1 parent c8ed5dd commit c7ee61f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.0.6 - January 14, 2015
2+
- Use passed in template parameter when checking paths (#98)
3+
14
1.0.5 - December 3, 2014
25
- Configured the html minifier to keep the quotes around html attributes
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "raml2html",
33
"description": "RAML to HTML documentation generator",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"author": {
66
"name": "Kevin Renskers",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)