From 0cc20297da5e1106edd6811caa2bb9584e6260e7 Mon Sep 17 00:00:00 2001 From: terwer Date: Sun, 19 Nov 2023 00:04:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20#101=20=E6=96=87=E5=AD=97=E5=9C=A8?= =?UTF-8?q?=E8=A2=AB=E6=A0=87=E8=AE=B0=E5=90=8E=EF=BC=8C=E5=AD=97=E4=BD=93?= =?UTF-8?q?=E5=A4=A7=E5=B0=8F=E7=9B=B8=E6=AF=94=E6=97=A0=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E6=96=87=E5=AD=97=E8=BF=87=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 11 +---------- theme.json | 2 +- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b88aa46..51a1c93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,27 +1,18 @@ # Changelog ## [0.1.0](https://github.com/terwer/siyuan-theme-zhihu/compare/v0.0.15...v0.1.0) (2023-11-18) - - ### Features - * 修复插件自定义字体失效问题 ([41f37af](https://github.com/terwer/siyuan-theme-zhihu/commit/41f37af22695164be1248e03795236b799a6c606)) * 重构公共样式 ([63251ba](https://github.com/terwer/siyuan-theme-zhihu/commit/63251ba6ec9baa20f7e9df43ede47897ae53f41d)) - - ### Bug Fixes - * [#101](https://github.com/terwer/siyuan-theme-zhihu/issues/101) 文字在被标记后,字体大小相比无样式文字过小 ([712d13f](https://github.com/terwer/siyuan-theme-zhihu/commit/712d13fb6cad85d034ebffaffab7ed181e3bbc87)) * 修复版本号问题 ([bae4bcb](https://github.com/terwer/siyuan-theme-zhihu/commit/bae4bcb2cb5d7ed95e006ca5c98522c7c1f4f927)) * 适配移动端 ([2b18f4b](https://github.com/terwer/siyuan-theme-zhihu/commit/2b18f4be07b36960f5b6e9b8fcdf9ede3b4041f9)) - ## [0.0.15](https://github.com/terwer/siyuan-theme-zhihu/compare/v0.0.14...v0.0.15) (2023-11-09) -### Bug Fixes * 公式字体默认使用 KaTeX_Main ([4a37f46](https://github.com/terwer/siyuan-theme-zhihu/commit/4a37f46cbc4e814e790794e99272dc02db21eed4)) ## [0.0.14](https://github.com/terwer/siyuan-theme-zhihu/compare/v0.0.13...v0.0.14) (2023-11-07) * 修复引述样式问题 ([6aca42d](https://github.com/terwer/siyuan-theme-zhihu/commit/6aca42d86f1c2d0c1cc81472784d49aab8b7b3f9)) ## [0.0.13](https://github.com/terwer/siyuan-theme-zhihu/compare/v0.0.12...v0.0.13) (2023-11-03) -### Features * 新增开发软连接 ([c254730](https://github.com/terwer/siyuan-theme-zhihu/commit/c254730ac658116ea75f29a1f269a5e04a12c31b)) * [#83](https://github.com/terwer/siyuan-theme-zhihu/issues/83) 代码块的行号不对齐 ([41c7d65](https://github.com/terwer/siyuan-theme-zhihu/commit/41c7d65329bae9665022465ea5e1ee599a82acbc)) * 修复 protyle 字体未生效问题 ([4c02eb7](https://github.com/terwer/siyuan-theme-zhihu/commit/4c02eb7366772566e43c6946510ed6a4d64db816)) @@ -102,4 +93,4 @@ ## [0.0.6](https://github.com/terwer/siyuan-theme-zhihu/compare/v0.0.5...v0.0.6) (2023-05-17) ## [0.0.5](https://github.com/terwer/siyuan-theme-zhihu/compare/v0.0.4...v0.0.5) (2023-05-09) ## [0.0.4](https://github.com/terwer/siyuan-theme-zhihu/compare/v0.0.3...v0.0.4) (2023-05-09) -## [0.0.3](https://github.com/terwer/siyuan-theme-zhihu/compare/v0.0.1...v0.0.3) (2023-05-09) +## [0.0.3](https://github.com/terwer/siyuan-theme-zhihu/compare/v0.0.1...v0.0.3) (2023-05-09) \ No newline at end of file diff --git a/theme.json b/theme.json index 972156c..085db8e 100644 --- a/theme.json +++ b/theme.json @@ -1,7 +1,7 @@ { "name": "Zhihu", "author": "terwer", - "version": "0.0.15", + "version": "0.1.0", "url": "https://github.com/terwer/siyuan-theme-zhihu", "displayName": { "default": "Zhihu",