Skip to content

Commit af71fc6

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent 422b9de commit af71fc6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
#Changelog
22

3+
##0.0.18 (December 12, 2014)
4+
5+
- Improved Dash docset generation.
6+
- Removed brackets from around optional tag names.
7+
38
##0.0.17 (December 7, 2014)
49

510
- Removed paragraph tag from descriptions.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "doxdox",
33
"description": "HTML, Markdown and Dash documentation generator.",
4-
"version": "0.0.17",
4+
"version": "0.0.18",
55
"bin": "./bin/doxdox",
66
"preferglobal": true,
77
"license": "MIT",

0 commit comments

Comments
 (0)