mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
v1.18.1
This commit is contained in:
parent
35176b5f67
commit
e39bdc244d
|
@ -1,3 +1,12 @@
|
|||
<a name="1.18.1"></a>
|
||||
## [1.18.1](https://github.com/Rebilly/ReDoc/compare/v1.17.0...v1.18.1) (2017-08-28)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* crash if `contact` is not in the spec ([1b9ba0d](https://github.com/Rebilly/ReDoc/commit/1b9ba0d)), closes [#332](https://github.com/Rebilly/ReDoc/issues/332)
|
||||
|
||||
|
||||
<a name="1.18.0"></a>
|
||||
# [1.18.0](https://github.com/Rebilly/ReDoc/compare/v1.16.1...v1.18.0) (2017-08-28)
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "redoc",
|
||||
"description": "Swagger-generated API Reference Documentation",
|
||||
"version": "1.18.0",
|
||||
"version": "1.18.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/Rebilly/ReDoc"
|
||||
|
|
Loading…
Reference in New Issue
Block a user