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 8df2b97 commit 8922690Copy full SHA for 8922690
CHANGELOG.md
@@ -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
10
# [2.0.0-rc.6](https://github.com/Rebilly/ReDoc/compare/v2.0.0-rc.5...v2.0.0-rc.6) (2019-05-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "redoc",
- "version": "2.0.0-rc.6",
+ "version": "2.0.0-rc.7",
"description": "ReDoc",
"repository": {
"type": "git",
0 commit comments