mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-07 05:20:32 +03:00
chore: Release 2.0.0-alpha.14 🔖
This commit is contained in:
parent
7769ba84fd
commit
bb67c6ceef
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
|||
<a name="2.0.0-alpha.14"></a>
|
||||
# [2.0.0-alpha.14](https://github.com/Rebilly/Redoc/compare/v2.0.0-alpha.13...v2.0.0-alpha.14) (2018-03-15)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* fix CLI crash + build it on travis ([7769ba8](https://github.com/Rebilly/Redoc/commit/7769ba8))
|
||||
|
||||
|
||||
|
||||
<a name="2.0.0-alpha.13"></a>
|
||||
# [2.0.0-alpha.13](https://github.com/Rebilly/Redoc/compare/v2.0.0-alpha.12...v2.0.0-alpha.13) (2018-03-15)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "redoc",
|
||||
"version": "2.0.0-alpha.13",
|
||||
"version": "2.0.0-alpha.14",
|
||||
"description": "ReDoc",
|
||||
"main": "bundles/redoc.lib.js",
|
||||
"bin": "bin/cli.js",
|
||||
|
|
Loading…
Reference in New Issue
Block a user