Commit 6b0cf9d1d250e62bffafb2221afc8cb922df9073

Authored by ly525
1 parent 796a5e18

chore(release): 1.8.2

Showing 2 changed files with 19 additions and 1 deletions
CHANGELOG.md
@@ -2,6 +2,24 @@ @@ -2,6 +2,24 @@
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.8.2](https://github.com/ly525/luban-h5/compare/v1.8.1...v1.8.2) (2020-01-24)
  6 +
  7 +
  8 +### Bug Fixes
  9 +
  10 +* [#119](https://github.com/ly525/luban-h5/issues/119) run animation when slide changes; (zh) 滚动页面时候执行动画 ([796a5e1](https://github.com/ly525/luban-h5/commit/796a5e1))
  11 +* [#124](https://github.com/ly525/luban-h5/issues/124) ([c8bc04b](https://github.com/ly525/luban-h5/commit/c8bc04b))
  12 +* [#130](https://github.com/ly525/luban-h5/issues/130) ([8c6056f](https://github.com/ly525/luban-h5/commit/8c6056f))
  13 +* [#131](https://github.com/ly525/luban-h5/issues/131) ([51f21d7](https://github.com/ly525/luban-h5/commit/51f21d7))
  14 +* [#132](https://github.com/ly525/luban-h5/issues/132) [#134](https://github.com/ly525/luban-h5/issues/134) ([be2d3eb](https://github.com/ly525/luban-h5/commit/be2d3eb))
  15 +* [#133](https://github.com/ly525/luban-h5/issues/133) ([cda6d96](https://github.com/ly525/luban-h5/commit/cda6d96))
  16 +* do not generate page uuid and set uuid from api ([edea576](https://github.com/ly525/luban-h5/commit/edea576))
  17 +
  18 +
  19 +### Features
  20 +
  21 +* upload video ([2e6cd48](https://github.com/ly525/luban-h5/commit/2e6cd48))
  22 +
5 ### [1.8.1](https://github.com/ly525/luban-h5/compare/v1.8.0...v1.8.1) (2020-01-12) 23 ### [1.8.1](https://github.com/ly525/luban-h5/compare/v1.8.0...v1.8.1) (2020-01-12)
6 24
7 25
package.json
1 { 1 {
2 "name": "luban-h5", 2 "name": "luban-h5",
3 - "version": "1.8.1", 3 + "version": "1.8.2",
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",