Commit ac191429752964ca0f444ab6e35a4f593e183d1d
1 parent
a42734b0
chore(release): 1.8.0
Showing
2 changed files
with
14 additions
and
1 deletions
CHANGELOG.md
| ... | ... | @@ -2,6 +2,19 @@ |
| 2 | 2 | |
| 3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
| 4 | 4 | |
| 5 | +## [1.8.0](https://github.com/ly525/luban-h5/compare/v1.7.4...v1.8.0) (2020-01-11) | |
| 6 | + | |
| 7 | + | |
| 8 | +### Bug Fixes | |
| 9 | + | |
| 10 | +* build engine if front-end build ([d5142a3](https://github.com/ly525/luban-h5/commit/d5142a3)) | |
| 11 | +* could not replace localhost:1337 if coverUrl is null ([942ad39](https://github.com/ly525/luban-h5/commit/942ad39)) | |
| 12 | + | |
| 13 | + | |
| 14 | +### Features | |
| 15 | + | |
| 16 | +* serve editor(front-end) with strapi(koa-static) ([1f9f1ab](https://github.com/ly525/luban-h5/commit/1f9f1ab)) | |
| 17 | + | |
| 5 | 18 | ### [1.7.4](https://github.com/ly525/luban-h5/compare/v1.7.3...v1.7.4) (2020-01-04) |
| 6 | 19 | |
| 7 | 20 | ... | ... |