Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit f958571

Browse files
committed
chore: Release 2.0.0-alpha.37 🔖
1 parent 1ba8a4c commit f958571

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="2.0.0-alpha.37"></a>
2+
# [2.0.0-alpha.37](https://github.com/Rebilly/ReDoc/compare/v2.0.0-alpha.36...v2.0.0-alpha.37) (2018-08-22)
3+
4+
5+
### Bug Fixes
6+
7+
* do not inherit title in allOf ([720e282](https://github.com/Rebilly/ReDoc/commit/720e282)), closes [#601](https://github.com/Rebilly/ReDoc/issues/601)
8+
* fix crash on empty media object ([fb21212](https://github.com/Rebilly/ReDoc/commit/fb21212)), closes [#608](https://github.com/Rebilly/ReDoc/issues/608)
9+
* make http badges font-based instead of inline png ([5d84bd4](https://github.com/Rebilly/ReDoc/commit/5d84bd4))
10+
* use correct parent section for security definition ([f903406](https://github.com/Rebilly/ReDoc/commit/f903406))
11+
12+
13+
114
<a name="2.0.0-alpha.36"></a>
215
# [2.0.0-alpha.36](https://github.com/Rebilly/ReDoc/compare/v2.0.0-alpha.35...v2.0.0-alpha.36) (2018-08-11)
316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redoc",
3-
"version": "2.0.0-alpha.36",
3+
"version": "2.0.0-alpha.37",
44
"description": "ReDoc",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)