We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e6c630 commit 081f8aeCopy full SHA for 081f8ae
2 files changed
CHANGELOG.md
@@ -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
+
4
## 0.1.0 (2016-06-01)
5
- 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
@@ -1,6 +1,6 @@
{
"name": "esdoc-plugin-enhanced-navigation",
- "version": "0.1.0",
+ "version": "0.1.1",
"homepage": "https://github.com/typhonjs-node-esdoc/esdoc-plugin-enhanced-navigation/",
"description": "Replaces the standard ESDoc left-hand source navigation with an enhanced version.",
6
"license": "MPL-2.0",
0 commit comments