Commit 4c15eb727fc94532d83e33308fe5eaec36428e84
1 parent
0d765ed7
chore(release): 1.7.0
Showing
2 changed files
with
13 additions
and
1 deletions
CHANGELOG.md
| ... | ... | @@ -2,6 +2,18 @@ |
| 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.0](https://github.com/ly525/luban-h5/compare/v1.6.1...v1.7.0) (2019-11-23) | |
| 6 | + | |
| 7 | + | |
| 8 | +### Bug Fixes | |
| 9 | + | |
| 10 | +* [#107](https://github.com/ly525/luban-h5/issues/107) ([0bf1d9e](https://github.com/ly525/luban-h5/commit/0bf1d9e)) | |
| 11 | + | |
| 12 | + | |
| 13 | +### Features | |
| 14 | + | |
| 15 | +* load plugins from npm ([0d765ed](https://github.com/ly525/luban-h5/commit/0d765ed)) | |
| 16 | + | |
| 5 | 17 | ### [1.6.1](https://github.com/ly525/luban-h5/compare/v1.6.0...v1.6.1) (2019-11-03) |
| 6 | 18 | |
| 7 | 19 | ... | ... |