Skip to content

Commit d1ef4bc

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent e89572b commit d1ef4bc

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+
## 1.1.2 (November 4, 2016)
4+
5+
- Added local plugin resolution.
6+
- Updated packages.
7+
38
## 1.1.1 (October 28, 2016)
49

510
- Fixed issue with loading custom parsers and plugins.

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": "JSDoc to Bootstrap and Markdown documentation generator.",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"bin": {
66
"doxdox": "./bin/doxdox"
77
},

0 commit comments

Comments
 (0)