From 96386505b86d162725882aa7dd39cb27f4647103 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A2=E6=80=9D=E4=BE=97?= Date: Sun, 12 May 2019 15:24:27 +0800 Subject: [PATCH] chore(release): publish v0.5.1 --- CHANGELOG.md | 17 +++++++++++++++++ packages/core/CHANGELOG.md | 17 +++++++++++++++++ packages/examples/CHANGELOG.md | 8 ++++++++ packages/re-editor/CHANGELOG.md | 8 ++++++++ packages/toolbar-antd/CHANGELOG.md | 8 ++++++++ 5 files changed, 58 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b39281b..4516efe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [0.5.1](https://github.com/wowlusitong/re-editor/compare/v0.5.0...v0.5.1) (2019-05-12) + + +### Bug Fixes + +* **core:** 修复光标无法移动到图片上 ([b218b99](https://github.com/wowlusitong/re-editor/commit/b218b99)) +* **core:** 修复点击图片光标位置错误的问题 ([a79a624](https://github.com/wowlusitong/re-editor/commit/a79a624)) + + +### Features + +* **core:** 代码片段内可以使用cmd + enter跳出 ([db37417](https://github.com/wowlusitong/re-editor/commit/db37417)) + + + + + # [0.5.0](https://github.com/wowlusitong/re-editor/compare/v0.4.3...v0.5.0) (2019-04-26) diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index ae6c631..4ab25b6 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -20,6 +20,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [0.5.1](https://github.com/wowlusitong/re-editor/compare/v0.5.0...v0.5.1) (2019-05-12) + + +### Bug Fixes + +* **core:** 修复光标无法移动到图片上 ([b218b99](https://github.com/wowlusitong/re-editor/commit/b218b99)) +* **core:** 修复点击图片光标位置错误的问题 ([a79a624](https://github.com/wowlusitong/re-editor/commit/a79a624)) + + +### Features + +* **core:** 代码片段内可以使用cmd + enter跳出 ([db37417](https://github.com/wowlusitong/re-editor/commit/db37417)) + + + + + # [0.5.0](https://github.com/wowlusitong/re-editor/compare/v0.4.3...v0.5.0) (2019-04-26) diff --git a/packages/examples/CHANGELOG.md b/packages/examples/CHANGELOG.md index 6ac7f3d..7f5e3e0 100644 --- a/packages/examples/CHANGELOG.md +++ b/packages/examples/CHANGELOG.md @@ -11,6 +11,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [0.5.1](https://github.com/wowlusitong/re-editor/compare/v0.5.0...v0.5.1) (2019-05-12) + +**Note:** Version bump only for package @re-editor/examples + + + + + # [0.5.0](https://github.com/wowlusitong/re-editor/compare/v0.4.3...v0.5.0) (2019-04-26) diff --git a/packages/re-editor/CHANGELOG.md b/packages/re-editor/CHANGELOG.md index bf3fa18..63950cd 100644 --- a/packages/re-editor/CHANGELOG.md +++ b/packages/re-editor/CHANGELOG.md @@ -11,6 +11,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [0.5.1](https://github.com/wowlusitong/re-editor/compare/v0.5.0...v0.5.1) (2019-05-12) + +**Note:** Version bump only for package re-editor + + + + + # [0.5.0](https://github.com/wowlusitong/re-editor/compare/v0.4.3...v0.5.0) (2019-04-26) diff --git a/packages/toolbar-antd/CHANGELOG.md b/packages/toolbar-antd/CHANGELOG.md index f42c773..d311da4 100644 --- a/packages/toolbar-antd/CHANGELOG.md +++ b/packages/toolbar-antd/CHANGELOG.md @@ -11,6 +11,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [0.5.1](https://github.com/wowlusitong/re-editor/compare/v0.5.0...v0.5.1) (2019-05-12) + +**Note:** Version bump only for package @re-editor/toolbar-antd + + + + + # [0.5.0](https://github.com/wowlusitong/re-editor/compare/v0.4.3...v0.5.0) (2019-04-26)