Skip to content

Commit

Permalink
"chore(release): 1.12.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
ly525 committed Aug 25, 2020
1 parent 66fe3b0 commit 6dad8c0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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.12.0](https://github.com/ly525/luban-h5/compare/v1.11.0...v1.12.0) (2020-08-25)


### Features

* support import csv; !#zh: 支持导入 csv ([ca2a991](https://github.com/ly525/luban-h5/commit/ca2a9918ce979fb4b96e4a7ce252cd9d6f46dcaa))
* support publish page !#zh: 支持发布页面 ([85b6cf6](https://github.com/ly525/luban-h5/commit/85b6cf69633b5fce386e09d5c9e8256ca770cdcd))
* **component:** 支持水印功能 !#en: add watermark ([7cf954c](https://github.com/ly525/luban-h5/commit/7cf954cf2f20f18a3216278ad4cf9cb26c8e84e7))
* **component:** !#zh: 增加表格组件 !#: add table component ([7b6ce8e](https://github.com/ly525/luban-h5/commit/7b6ce8ec78e5b9ea349b132d8ee1560a3cd103b3))


### Bug Fixes

* add scroll for shortcut-panel ([1beb681](https://github.com/ly525/luban-h5/commit/1beb681ab6b2b2e78c15922e39a464beb0f6f925))

## [1.11.0](https://github.com/ly525/luban-h5/compare/v1.10.2...v1.11.0) (2020-08-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "luban-h5",
"version": "1.11.0",
"version": "1.12.0",
"description": "en: A mobile page builder/editor, similar with amolink. zh: 类似易企秀的H5制作、建站工具.",
"dependencies": {
"flightplan": "^0.6.20",
Expand Down

0 comments on commit 6dad8c0

Please sign in to comment.