Skip to content

Commit 994d122

Browse files
committed
[version] 1.1.1
1 parent f69a2b6 commit 994d122

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Version 1.1.1
2+
3+
* [feature] scroll to currently opened method on page load
4+
* [fix] fixed searching in IE11
5+
* [fix] hiding/showing find exact match to open only single relevant section
6+
17
## Version 1.1.0
28

39
* [scripts] remove jQuery as dependency

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docdash",
3-
"version": "1.1.0",
3+
"version": "1.1.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)