Commit 5699ee1a53a585fbe9395d83f0ec87d693d1513e
1 parent
a5977103
"chore(release): 1.14.0"
Showing
2 changed files
with
8 additions
and
1 deletions
CHANGELOG.md
| ... | ... | @@ -2,6 +2,13 @@ |
| 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.14.0](https://github.com/ly525/luban-h5/compare/v1.13.2...v1.14.0) (2020-09-13) | |
| 6 | + | |
| 7 | + | |
| 8 | +### Features | |
| 9 | + | |
| 10 | +* **element:** 支持使用键盘快捷键删除元素; !#en: support delete element with keyboard ([a597710](https://github.com/ly525/luban-h5/commit/a5977103361a96f4357736dd70ad20845216a769)) | |
| 11 | + | |
| 5 | 12 | ### [1.13.2](https://github.com/ly525/luban-h5/compare/v1.13.1...v1.13.2) (2020-09-06) |
| 6 | 13 | |
| 7 | 14 | ... | ... |