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