Skip to content

Commit 5baf863

Browse files
committed
[version] 1.1.0
1 parent 0cb67bb commit 5baf863

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Version 1.1.0
2+
3+
* [scripts] remove jQuery as dependency
4+
* [feature] allow aliasing event names
5+
16
## Version 1.0.3
27

38
* [style] break headers into multiple lines

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docdash",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
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)