chore: Release 2.0.0-rc.35 🔖

This commit is contained in:
Roman Hotsiy 2020-07-24 19:51:55 +03:00
parent 12bf6426ad
commit 630d0b074e
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0
3 changed files with 16 additions and 5 deletions

View File

@ -1,5 +1,4 @@
# [2.0.0-rc.34](https://github.com/Redocly/redoc/compare/v2.0.0-rc.33...v2.0.0-rc.34) (2020-07-24)
# [2.0.0-rc.35](https://github.com/Redocly/redoc/compare/v2.0.0-rc.34...v2.0.0-rc.35) (2020-07-24)
### Bug Fixes
@ -7,7 +6,13 @@
# [2.0.0-rc.32](https://github.com/Redocly/redoc/compare/v2.0.0-rc.31...v2.0.0-rc.32) (2020-07-21)
# [2.0.0-rc.34](https://github.com/Redocly/redoc/compare/v2.0.0-rc.33...v2.0.0-rc.34) (2020-07-24)
Same as rc.33 by mistake
# [2.0.0-rc.33](https://github.com/Redocly/redoc/compare/v2.0.0-rc.31...v2.0.0-rc.33) (2020-07-21)
### Bug Fixes
@ -31,6 +36,12 @@
# [2.0.0-rc.32](https://github.com/Redocly/redoc/compare/v2.0.0-rc.31...v2.0.0-rc.32) (2020-07-21)
Same as rc.31 by mistake
# [2.0.0-rc.31](https://github.com/Redocly/redoc/compare/v2.0.0-rc.30...v2.0.0-rc.31) (2020-06-25)

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "redoc",
"version": "2.0.0-rc.34",
"version": "2.0.0-rc.35",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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