Skip to content

Commit e316bea

Browse files
committed
[version] 2.0.1
1 parent 831db06 commit e316bea

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## Version 2.0.1
2+
* [fix] Removed old backwards compatability fix to fix in page linking
3+
14
## Version 2.0.0
25
* [feature] BREAKING: updated the system to work with JSdoc 4.x https://github.com/clenemt/docdash/pull/110
36
* [feature] Added custom classes to h5 headers for customization

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docdash",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A clean, responsive documentation template theme for JSDoc 3 inspired by lodash and minami",
55
"main": "publish.js",
66
"scripts": {

0 commit comments

Comments
 (0)