Commit cf9756cc6eb55f11b469885cd32c56d8aa94876b
1 parent
cf953c20
chore(release): 1.7.2
Showing
2 changed files
with
11 additions
and
1 deletions
CHANGELOG.md
| ... | ... | @@ -2,6 +2,16 @@ |
| 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.7.2](https://github.com/ly525/luban-h5/compare/v1.7.1...v1.7.2) (2019-12-08) | |
| 6 | + | |
| 7 | + | |
| 8 | +### Bug Fixes | |
| 9 | + | |
| 10 | +* replace router.place with window.open new tab to aviod could not save and preview the work when create the work ([cf953c2](https://github.com/ly525/luban-h5/commit/cf953c2)) | |
| 11 | +* **build:** set publicURL to index ([abfb167](https://github.com/ly525/luban-h5/commit/abfb167)) | |
| 12 | +* **editor:** update mutation type for undo-redo ([0f4a2cb](https://github.com/ly525/luban-h5/commit/0f4a2cb)) | |
| 13 | +* **preview:** show qrcode in preview dialog if open from work list ([8c62271](https://github.com/ly525/luban-h5/commit/8c62271)) | |
| 14 | + | |
| 5 | 15 | ### [1.7.1](https://github.com/ly525/luban-h5/compare/v1.7.0...v1.7.1) (2019-11-30) |
| 6 | 16 | |
| 7 | 17 | ... | ... |