chore: Release 2.0.0-rc.14 🔖

This commit is contained in:
Roman Hotsiy 2019-08-07 12:33:55 +03:00
parent 58cb20d4b2
commit 121bf640fa
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
# [2.0.0-rc.14](https://github.com/Redocly/redoc/compare/v2.0.0-rc.13...v2.0.0-rc.14) (2019-08-07)
### Bug Fixes
* fix escaping JSON string values ([58cb20d](https://github.com/Redocly/redoc/commit/58cb20d)), closes [#999](https://github.com/Redocly/redoc/issues/999)
* revert expanding default server variables ([7849f7f](https://github.com/Redocly/redoc/commit/7849f7f))
# [2.0.0-rc.13](https://github.com/Redocly/redoc/compare/v2.0.0-rc.12...v2.0.0-rc.13) (2019-08-01)

View File

@ -1,6 +1,6 @@
{
"name": "redoc",
"version": "2.0.0-rc.13",
"version": "2.0.0-rc.14",
"description": "ReDoc",
"repository": {
"type": "git",