Skip to content

Commit 1a371f4

Browse files
committed
v1.1.3
1 parent f73c487 commit 1a371f4

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,11 @@ Yes! Contribute! Test! Share your ideas! Report Bugs!
272272

273273
## History ##
274274

275+
## 1.1.3 ##
276+
277+
* Get sort option from navOptions as per docs
278+
* tweaks from bootswatch
279+
275280
## 1.1.2 ##
276281

277282
* Allow example captions to contain markdown if configured in the markdown config `includeTags` section.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ink-docstrap",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"decription": "A template for JSDoc3 based on Bootstrap and Bootswatch",
55
"devDependencies": {
66
"async": "~1.5.2",

0 commit comments

Comments
 (0)