开发完成后运行 ``` npm run release -- vx.x.x ``` 即可发布版本 如为覆盖上一次发布 运行 ``` npm run release -- vx.x.x ``` 单独发布文档 ``` npm run release -- dx.x.x ```