We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a024054 commit c5ea65aCopy full SHA for c5ea65a
CHANGES.md
@@ -3,6 +3,11 @@
3
This file describes notable changes in each version of JSDoc 3.
4
5
6
+## 3.6.8 (January 2022)
7
+
8
+Updates dependencies.
9
10
11
## 3.6.7 (May 2021)
12
13
Updates dependencies.
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "jsdoc",
- "version": "3.6.7",
- "revision": "1621041894903",
+ "version": "3.6.8",
+ "revision": "1642883938865",
"description": "An API documentation generator for JavaScript.",
"keywords": [
"documentation",
0 commit comments