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 ab62619 commit bbe5578Copy full SHA for bbe5578
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 4.0.0-beta13
2
+
3
+* Fix linker null reference error
4
5
## 4.0.0-beta12
6
7
* Update Doctrine to handle more JSDoc types
package.json
@@ -1,7 +1,7 @@
{
"name": "documentation",
"description": "a documentation generator",
- "version": "4.0.0-beta12",
+ "version": "4.0.0-beta13",
"author": "Tom MacWright",
"bin": {
"documentation": "./bin/documentation.js"
0 commit comments