Skip to content

Commit 8922690

Browse files
committed
chore: Release 2.0.0-rc.7 🔖
1 parent 8df2b97 commit 8922690

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [2.0.0-rc.7](https://github.com/Rebilly/ReDoc/compare/v2.0.0-rc.6...v2.0.0-rc.7) (2019-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* crash in node due to broken URL parsing ([8df2b97](https://github.com/Rebilly/ReDoc/commit/8df2b97))
7+
8+
9+
110
# [2.0.0-rc.6](https://github.com/Rebilly/ReDoc/compare/v2.0.0-rc.5...v2.0.0-rc.6) (2019-05-13)
211

312

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-rc.6",
3+
"version": "2.0.0-rc.7",
44
"description": "ReDoc",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)