docs(cli): changelog 3.1.3

This commit is contained in:
chenjiahan
2020-12-03 17:24:27 +08:00
parent 1334f32fed
commit 75b53b313c
3 changed files with 14 additions and 5 deletions

View File

@@ -1,5 +1,12 @@
# 更新日志
## v3.1.3
`2020-12-03`
- 支持通过 `site.htmlPluginOptions` 来配置 html-webpack-plugin
- 修复组件内部引用 `.vue` 文件时 build 结果不正确的问题
## v3.1.2
`2020-12-02`
@@ -31,6 +38,8 @@
## v2.7.0
`2020-12-03`
- 支持通过 `site.htmlPluginOptions` 来配置 html-webpack-plugin
- 修复组件内部引用 `.vue` 文件时 build 结果不正确的问题