Commit 71c8884cd6d87c86fef3a7498c3bd27a6440c811

Authored by ly525
1 parent 13ee3e61

chore(release): 1.8.1

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.8.1](https://github.com/ly525/luban-h5/compare/v1.8.0...v1.8.1) (2020-01-12)
  6 +
  7 +
  8 +### Bug Fixes
  9 +
  10 +* [#59](https://github.com/ly525/luban-h5/issues/59) ([81093c0](https://github.com/ly525/luban-h5/commit/81093c0))
  11 +
5 12 ## [1.8.0](https://github.com/ly525/luban-h5/compare/v1.7.4...v1.8.0) (2020-01-11)
6 13  
7 14  
... ...
package.json
1 1 {
2 2 "name": "luban-h5",
3   - "version": "1.8.0",
  3 + "version": "1.8.1",
4 4 "description": "en: A mobile page builder/editor, similar with amolink. zh: 类似易企秀的H5制作、建站工具.",
5 5 "dependencies": {
6 6 "flightplan": "^0.6.20",
... ...