Commit 91502681a5d1f8c1f545cca907b687450c075e80
1 parent
5372dfef
chore(release): 1.6.0
Showing
2 changed files
with
3 additions
and
1 deletions
CHANGELOG.md
| @@ -2,6 +2,8 @@ | @@ -2,6 +2,8 @@ | ||
| 2 | 2 | ||
| 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. | 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.6.0](https://github.com/ly525/luban-h5/compare/v1.5.0...v1.6.0) (2019-10-13) | ||
| 6 | + | ||
| 5 | ## [1.5.0](https://github.com/ly525/luban-h5/compare/v1.4.1...v1.5.0) (2019-10-10) | 7 | ## [1.5.0](https://github.com/ly525/luban-h5/compare/v1.4.1...v1.5.0) (2019-10-10) |
| 6 | 8 | ||
| 7 | 9 |
package.json
| 1 | { | 1 | { |
| 2 | "name": "luban-h5", | 2 | "name": "luban-h5", |
| 3 | - "version": "1.5.0", | 3 | + "version": "1.6.0", |
| 4 | "description": "en: A mobile page builder/editor, similar with amolink. zh: 类似易企秀的H5制作、建站工具.", | 4 | "description": "en: A mobile page builder/editor, similar with amolink. zh: 类似易企秀的H5制作、建站工具.", |
| 5 | "dependencies": { | 5 | "dependencies": { |
| 6 | "flightplan": "^0.6.20", | 6 | "flightplan": "^0.6.20", |