Skip to content

Commit 081f8ae

Browse files
committed
0.1.1 release
1 parent 3e6c630 commit 081f8ae

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
## 0.1.1 (2016-06-06)
2+
- Fixed local path linking when ESDoc configuration source is not the root path / `.`.
3+
14
## 0.1.0 (2016-06-01)
25
- Still in major development; but the 0.1.0 release allows esdoc-plugin-enhanced-navigation to be included in typhonjs-npm-build-test `0.2.0`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "esdoc-plugin-enhanced-navigation",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"homepage": "https://github.com/typhonjs-node-esdoc/esdoc-plugin-enhanced-navigation/",
55
"description": "Replaces the standard ESDoc left-hand source navigation with an enhanced version.",
66
"license": "MPL-2.0",

0 commit comments

Comments
 (0)