We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73c487 commit 1a371f4Copy full SHA for 1a371f4
2 files changed
README.md
@@ -272,6 +272,11 @@ Yes! Contribute! Test! Share your ideas! Report Bugs!
272
273
## History ##
274
275
+## 1.1.3 ##
276
+
277
+ * Get sort option from navOptions as per docs
278
+ * tweaks from bootswatch
279
280
## 1.1.2 ##
281
282
* Allow example captions to contain markdown if configured in the markdown config `includeTags` section.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ink-docstrap",
3
- "version": "1.1.2",
+ "version": "1.1.3",
4
"decription": "A template for JSDoc3 based on Bootstrap and Bootswatch",
5
"devDependencies": {
6
"async": "~1.5.2",
0 commit comments