diff --git a/CHANGELOG.md b/CHANGELOG.md index ac28226..dbc8342 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,38 +1,22 @@ # Changelog ## [1.0.3](https://github.com/terwer/siyuan-plugin-code-block/compare/v1.0.2...v1.0.3) (2023-11-03) - - ### Bug Fixes - -* 修复构建脚本错误 ([4feebfe](https://github.com/terwer/siyuan-plugin-code-block/commit/4feebfe5f8ef078e4d48acd8d5b6ac6bb06062d8)) * 修复构建脚本错误 ([10dccf8](https://github.com/terwer/siyuan-plugin-code-block/commit/10dccf8c7ff3ba2d020693978899e8954d127bf6)) -* 适配 Dark+ ([6af0880](https://github.com/terwer/siyuan-plugin-code-block/commit/6af0880b9d8e90b1b11187828882206255a2c465)) - - +* 适配 dark+ ([6af0880](https://github.com/terwer/siyuan-plugin-code-block/commit/6af0880b9d8e90b1b11187828882206255a2c465)) ### Miscellaneous - * **main:** release 1.0.2 ([8f9caac](https://github.com/terwer/siyuan-plugin-code-block/commit/8f9caac218e5edfc539cec4fb44cef2dafdbe511)) - ## [1.0.2](https://github.com/terwer/siyuan-plugin-code-block/compare/v1.0.1...v1.0.2) (2023-11-03) - - -### Bug Fixes - -* [#21](https://github.com/terwer/siyuan-plugin-code-block/issues/21) 支持所有平台 ([d187f7a](https://github.com/terwer/siyuan-plugin-code-block/commit/d187f7a291d65be5b541157457033e10e296d16f)) * [#21](https://github.com/terwer/siyuan-plugin-code-block/issues/21) 支持所有平台 ([9bf2a61](https://github.com/terwer/siyuan-plugin-code-block/commit/9bf2a614bd988f0da351fe01c9c3a3f6388fbb15)) * [#7](https://github.com/terwer/siyuan-plugin-code-block/issues/7) 插件的字体设置会覆盖代码片段中的字体设置 ([ba90b4e](https://github.com/terwer/siyuan-plugin-code-block/commit/ba90b4e5705d413c65fc854f634e79b8eee655cc)) -* 适配 Dark+、Savor ([a782a1c](https://github.com/terwer/siyuan-plugin-code-block/commit/a782a1c07303e61335dfa9c4e4786e30cf78704e)) -* 适配 Rem Craft ([f173bc4](https://github.com/terwer/siyuan-plugin-code-block/commit/f173bc40f5abcb60c5f8f7abb0787780176449f1)) - +* 适配 dark+、savor ([a782a1c](https://github.com/terwer/siyuan-plugin-code-block/commit/a782a1c07303e61335dfa9c4e4786e30cf78704e)) +* 适配 rem craft ([f173bc4](https://github.com/terwer/siyuan-plugin-code-block/commit/f173bc40f5abcb60c5f8f7abb0787780176449f1)) ## [1.0.1](https://github.com/terwer/siyuan-plugin-code-block/compare/v1.0.0...v1.0.1) (2023-09-16) -### Bug Fixes * 适配jupyter插件 ([2ad0603](https://github.com/terwer/siyuan-plugin-code-block/commit/2ad06035d0c32d305be71c8e8679aef9de0ba584)) -### Miscellaneous * 优化预览图 ([ba1e28c](https://github.com/terwer/siyuan-plugin-code-block/commit/ba1e28c176015edd39fdf0b16ccd57392fd76208)) * 更新依赖 ([fcc6997](https://github.com/terwer/siyuan-plugin-code-block/commit/fcc6997e8ab0fb6ca5ebba807deb3f7d7049cf8e)) ## 1.0.0 (2023-06-04) ### Features * 代码块美化第一个版本 ([c5c5864](https://github.com/terwer/siyuan-plugin-code-block/commit/c5c58647d923a3a9f6122741284de1aa412415d1)) * 代码块美化第一个版本完成 ([4182fdc](https://github.com/terwer/siyuan-plugin-code-block/commit/4182fdc14825b73d1944bc6039490c91fd5be4b8)) -* 代码块美化第一个版本完成-手动打包 ([55b3767](https://github.com/terwer/siyuan-plugin-code-block/commit/55b3767f7fb2390781353fb02fa7839da15fa35e)) +* 代码块美化第一个版本完成-手动打包 ([55b3767](https://github.com/terwer/siyuan-plugin-code-block/commit/55b3767f7fb2390781353fb02fa7839da15fa35e)) \ No newline at end of file diff --git a/plugin.json b/plugin.json index 112c071..6499603 100644 --- a/plugin.json +++ b/plugin.json @@ -2,7 +2,7 @@ "name": "siyuan-plugin-code-block", "author": "terwer", "url": "https://github.com/terwer/siyuan-plugin-code-block", - "version": "1.0.2", + "version": "1.0.3", "minAppVersion": "2.8.9", "backends": [ "windows",