Skip to content

Commit

Permalink
[version] 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ar2rsawseen committed Jan 9, 2023
1 parent 831db06 commit e316bea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## Version 2.0.1
* [fix] Removed old backwards compatability fix to fix in page linking

## Version 2.0.0
* [feature] BREAKING: updated the system to work with JSdoc 4.x https://github.com/clenemt/docdash/pull/110
* [feature] Added custom classes to h5 headers for customization
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docdash",
"version": "2.0.0",
"version": "2.0.1",
"description": "A clean, responsive documentation template theme for JSDoc 3 inspired by lodash and minami",
"main": "publish.js",
"scripts": {
Expand Down

0 comments on commit e316bea

Please sign in to comment.