feat: publish 1.5.10

This commit is contained in:
sean 2019-03-30 22:09:57 +08:00
parent 97b894cae3
commit ed85e0800e
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
### v1.5.9
### v1.5.10
* 解决 license should be a valid SPDX license expression 报错
* 修改OpenAPI比较版本方法
* fix复制路径不包含基本路径

View File

@ -1,6 +1,6 @@
{
"name": "yapi-vendor",
"version": "1.5.8",
"version": "1.5.10",
"description": "YAPI",
"main": "server/app.js",
"scripts": {