From 8c1626a5da98ed4732f86534a5c5193fedc33c38 Mon Sep 17 00:00:00 2001 From: ly525 Date: Wed, 26 Aug 2020 00:14:14 +0800 Subject: [PATCH] "chore(release): 1.11.0" --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c04a7583..4dd88d14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ 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.11.0](https://github.com/ly525/luban-h5/compare/v1.10.2...v1.11.0) (2020-08-25) + + +### Features + +* **component:** add echarts component !#zh: 支持echarts 图表组件📈 ([e4fc417](https://github.com/ly525/luban-h5/commit/e4fc4173e243afacd7383984c9041661030ff0bf)) + + +### Bug Fixes + +* **long_page:** long page height not work; !#zh: 长页面高度未生效 ([7163795](https://github.com/ly525/luban-h5/commit/71637956181c93ecb722870e00572937d293e7df)) +* map url ([ef441be](https://github.com/ly525/luban-h5/commit/ef441be677d247b27e8cac2898a3e090818d89f0)) +* update dingtalk url ([e63b59c](https://github.com/ly525/luban-h5/commit/e63b59c170795290658555aed598d1c76c3e9e56)) + ### [1.10.2](https://github.com/ly525/luban-h5/compare/v1.10.1...v1.10.2) (2020-08-02) diff --git a/package.json b/package.json index 8ba24cb6..8b2a3e5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "luban-h5", - "version": "1.10.2", + "version": "1.11.0", "description": "en: A mobile page builder/editor, similar with amolink. zh: 类似易企秀的H5制作、建站工具.", "dependencies": { "flightplan": "^0.6.20",