mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-25 14:26:29 +00:00
Update package and changelog [skip ci]
This commit is contained in:
parent
9a6549cd79
commit
ade0bc1d32
@ -1,3 +1,10 @@
|
||||
## 4.0.0-beta12
|
||||
|
||||
* Update Doctrine to handle more JSDoc types
|
||||
* Fix ReferenceError in default theme
|
||||
* Show GitHub link for nested elements in default theme
|
||||
* Fix linking resolution order
|
||||
|
||||
## 4.0.0-beta11
|
||||
|
||||
* Improved support for Flow: function types, object types, mixed types, null,
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "documentation",
|
||||
"description": "a documentation generator",
|
||||
"version": "4.0.0-beta11",
|
||||
"version": "4.0.0-beta12",
|
||||
"author": "Tom MacWright",
|
||||
"bin": {
|
||||
"documentation": "./bin/documentation.js"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user