Commit 9f13962858a963d81e3657f25abaf2bab34287f5
1 parent
bc747db8
chore(release): 1.3.0
Showing
2 changed files
with
8 additions
and
1 deletions
CHANGELOG.md
| @@ -2,6 +2,13 @@ | @@ -2,6 +2,13 @@ | ||
| 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.3.0](https://github.com/ly525/luban-h5/compare/v1.2.0...v1.3.0) (2019-09-06) | ||
| 6 | + | ||
| 7 | + | ||
| 8 | +### Features | ||
| 9 | + | ||
| 10 | +* set up cover when saving work ([bc747db](https://github.com/ly525/luban-h5/commit/bc747db)) | ||
| 11 | + | ||
| 5 | ## [1.2.0](https://github.com/ly525/luban-h5/compare/v1.1.0...v1.2.0) (2019-09-01) | 12 | ## [1.2.0](https://github.com/ly525/luban-h5/compare/v1.1.0...v1.2.0) (2019-09-01) |
| 6 | 13 | ||
| 7 | 14 |
package.json
| 1 | { | 1 | { |
| 2 | "name": "luban-h5", | 2 | "name": "luban-h5", |
| 3 | - "version": "1.2.0", | 3 | + "version": "1.3.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", |