From 26c69d066821079364de01777943afba6c2c3eb1 Mon Sep 17 00:00:00 2001 From: humyfred <513407656@qq.com> Date: Mon, 28 Aug 2023 17:25:44 +0800 Subject: [PATCH] chore(release): 0.8.24 --- CHANGELOG.md | 7 +++++++ dist/cherry-markdown.core.common.js | 4 ++-- dist/cherry-markdown.core.js | 4 ++-- dist/cherry-markdown.engine.core.common.js | 4 ++-- dist/cherry-markdown.engine.core.esm.js | 4 ++-- dist/cherry-markdown.engine.core.js | 4 ++-- dist/cherry-markdown.esm.js | 4 ++-- dist/cherry-markdown.js | 4 ++-- dist/cherry-markdown.js.map | 4 ++-- dist/cherry-markdown.min.js | 4 ++-- dist/fonts/ch-icon.eot | 2 +- dist/fonts/ch-icon.ttf | 2 +- dist/fonts/ch-icon.woff | 2 +- dist/fonts/ch-icon.woff2 | 4 ++-- 14 files changed, 30 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fc5ff399..c1ace8f9a 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. +### [0.8.24](https://github.com/Tencent/cherry-markdown/compare/v0.8.23-1.0...v0.8.24) (2023-08-28) + + +### Features + +* 当没有配置图片上传回调接口时,粘贴、拖拽上传的图片以base64格式展示 close [#545](https://github.com/Tencent/cherry-markdown/issues/545) ([ec88880](https://github.com/Tencent/cherry-markdown/commit/ec88880b33020aaf7c22274b32e0ec6bbaf83d82)) + ### [0.8.23-1.0](https://github.com/Tencent/cherry-markdown/compare/v0.8.23-lastest...v0.8.23-1.0) (2023-08-25) ### [0.8.23-lastest](https://github.com/Tencent/cherry-markdown/compare/v0.8.23...v0.8.23-lastest) (2023-08-25) diff --git a/dist/cherry-markdown.core.common.js b/dist/cherry-markdown.core.common.js index 6ede89a2a..7a43b7ce3 100644 --- a/dist/cherry-markdown.core.common.js +++ b/dist/cherry-markdown.core.common.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f79a92ba2f7d63c7866375926d2f4017504f272f54df3c50c167656538b400c6 -size 1479284 +oid sha256:41eddb1445dddb9639bf99172e471b3e5cfb1a9e058a4890ab07b608f9b0abb7 +size 1479591 diff --git a/dist/cherry-markdown.core.js b/dist/cherry-markdown.core.js index d768c2d28..fdc322c41 100644 --- a/dist/cherry-markdown.core.js +++ b/dist/cherry-markdown.core.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fddc4b496f3a91d567a9053ce9434e5cecec1b94dc7a2de52dad7320cea32cba -size 1479559 +oid sha256:5e2dcc2b0f0b3b9541c970e14af186d99e495ae314bc94f4211cef2f43ac6bdd +size 1479866 diff --git a/dist/cherry-markdown.engine.core.common.js b/dist/cherry-markdown.engine.core.common.js index 9c6a2327a..f64eb3306 100644 --- a/dist/cherry-markdown.engine.core.common.js +++ b/dist/cherry-markdown.engine.core.common.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28f265e9f760208914e8bc5e1e865fcea219fa5041eb43167ea2cba9599a8e04 -size 360169 +oid sha256:9830c76b92e62e2fc759a0db6b78163be2dcdba0aa13d5135c78c4a26070bdac +size 360429 diff --git a/dist/cherry-markdown.engine.core.esm.js b/dist/cherry-markdown.engine.core.esm.js index 22a6bd43f..77d6de8fe 100644 --- a/dist/cherry-markdown.engine.core.esm.js +++ b/dist/cherry-markdown.engine.core.esm.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88ed6cbe76767c0694f5a78947d4d418aaddf54b1b389276efd67de596d58696 -size 360054 +oid sha256:194f6412f29cad1485e77fe9ddc419466ff2767a3aef2b460eb71aa003faf6d1 +size 360314 diff --git a/dist/cherry-markdown.engine.core.js b/dist/cherry-markdown.engine.core.js index 9ef4b5fed..c74573af3 100644 --- a/dist/cherry-markdown.engine.core.js +++ b/dist/cherry-markdown.engine.core.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e04551c2bf85e6bbcab7dba6d4945ae3f767c8439ec62bf6f78bb5b5284b1bae -size 360400 +oid sha256:51ece60e5e734162c41be46658742b88584c021fea53669535d04f5a8c3456c7 +size 360660 diff --git a/dist/cherry-markdown.esm.js b/dist/cherry-markdown.esm.js index 8719ecbe3..c83b1b362 100644 --- a/dist/cherry-markdown.esm.js +++ b/dist/cherry-markdown.esm.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95e0a07e293c2bbc9454764ad416900313be30b9e98d3f9cb524db369ce244fc -size 4234887 +oid sha256:a4de74ecb59378620dfbf98e7c56c44895a9f58dcbb2a40ec21e62ef967124cd +size 4235199 diff --git a/dist/cherry-markdown.js b/dist/cherry-markdown.js index 08020ac54..181b0f5e4 100644 --- a/dist/cherry-markdown.js +++ b/dist/cherry-markdown.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8f0b78d1d80e63940e632b265dca2e4074063403dc7a0820dffcf106f741b056 -size 8166231 +oid sha256:f9cc038af57f9ca74c83008bfa8c33c3b59e13cb850454e2d2ffcb3140bbadf3 +size 8166847 diff --git a/dist/cherry-markdown.js.map b/dist/cherry-markdown.js.map index a268bfb06..2c39e579a 100644 --- a/dist/cherry-markdown.js.map +++ b/dist/cherry-markdown.js.map @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e591a4f60352032c6f8f5b847205cce3ad02d2ba75dc0581cadf9a4cb1be2a24 -size 19713548 +oid sha256:0297b6b164f535ba9117f1f1ad29cc5db34c8ee604ca3588c3634670dab16266 +size 19715127 diff --git a/dist/cherry-markdown.min.js b/dist/cherry-markdown.min.js index ad5d0646b..6178304b5 100644 --- a/dist/cherry-markdown.min.js +++ b/dist/cherry-markdown.min.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:144707aa1329faf4cfa8d49f935afa8d59d234fa7dd435e760ca2df5861dd209 -size 4235197 +oid sha256:23a54bbc9ef0120caa8919d44d59262eaf5704d82110ace0f2d7d66873fd5e5f +size 4235508 diff --git a/dist/fonts/ch-icon.eot b/dist/fonts/ch-icon.eot index 346bb6a1b..ce776ec54 100644 --- a/dist/fonts/ch-icon.eot +++ b/dist/fonts/ch-icon.eot @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b6bb433047ff7aba4646970ec539ca9ad3202c2096a169f1d723d26465f2b35 +oid sha256:0a00e6ab7ecfeed697c12186a2ebbac6796833adf2cc050e1294353f294a2b11 size 20200 diff --git a/dist/fonts/ch-icon.ttf b/dist/fonts/ch-icon.ttf index 06205e8eb..1c3658b70 100644 --- a/dist/fonts/ch-icon.ttf +++ b/dist/fonts/ch-icon.ttf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9c2fb2f05e21e06a21755fbd9794652284652c6822245bb45ce99824cb47429 +oid sha256:10f21fa2cea9c5da40975227ba1e52e003f46b5b5e338e8d683eeae351e5e52f size 20036 diff --git a/dist/fonts/ch-icon.woff b/dist/fonts/ch-icon.woff index b7f40eeb5..f9549a70f 100644 --- a/dist/fonts/ch-icon.woff +++ b/dist/fonts/ch-icon.woff @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:094c13e191848cf32b9bbaf14b8ce83f27c9fdf9ba1d1f77a47f72de85bd8edf +oid sha256:2adaadfa27d222d51211783318fcc484869988f9916e2dbe855001ee70da7fe6 size 11652 diff --git a/dist/fonts/ch-icon.woff2 b/dist/fonts/ch-icon.woff2 index 75c51d9b3..0231a5400 100644 --- a/dist/fonts/ch-icon.woff2 +++ b/dist/fonts/ch-icon.woff2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58d65fdd08736eba44e9dfcb210c58a951a7b73d5a772261364d88521da512ad -size 9900 +oid sha256:c11d402e239eadc4465ee48ea92fc0b4267a11f459993007b952f4b6a312145e +size 9904