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 cb5c197 commit 36ebbb1Copy full SHA for 36ebbb1
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [2.0.0-rc.12](https://github.com/Redocly/redoc/compare/v2.0.0-rc.11...v2.0.0-rc.12) (2019-07-30)
2
+
3
4
+### Bug Fixes
5
6
+* rename ObjectDescription to SchemaDefinition as discussed ([4496622](https://github.com/Redocly/redoc/commit/4496622))
7
8
9
10
# [2.0.0-rc.11](https://github.com/Redocly/redoc/compare/v2.0.0-rc.10...v2.0.0-rc.11) (2019-07-30)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "redoc",
- "version": "2.0.0-rc.11",
+ "version": "2.0.0-rc.12",
"description": "ReDoc",
"repository": {
"type": "git",
0 commit comments