From 37fc1684a1c5c1b3ebeb44044be275ee482a33db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 04:45:15 +0000 Subject: [PATCH] chore(main): release 0.0.13 --- CHANGELOG.md | 17 ++++++++++++++++- package.json | 2 +- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c5f8ce..17c2baa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [0.0.13](https://github.com/terwer/siyuan-theme-zhihu/compare/v0.0.12...v0.0.13) (2023-11-03) + + +### Features + +* 新增开发软连接 ([2223f10](https://github.com/terwer/siyuan-theme-zhihu/commit/2223f10285c69695b91282140dcb54111653f92b)) +* 新增开发软连接 ([c254730](https://github.com/terwer/siyuan-theme-zhihu/commit/c254730ac658116ea75f29a1f269a5e04a12c31b)) + + +### Bug Fixes + +* [#83](https://github.com/terwer/siyuan-theme-zhihu/issues/83) 代码块的行号不对齐 ([349068f](https://github.com/terwer/siyuan-theme-zhihu/commit/349068f6aeb9782ce28bf0dc323a27da08003946)) +* [#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)) + ## [0.0.12](https://github.com/terwer/siyuan-theme-zhihu/compare/v0.0.11...v0.0.12) (2023-09-16) ### Bug Fixes * 适配Jupyter插件 ([e79578a](https://github.com/terwer/siyuan-theme-zhihu/commit/e79578a66c09ad0fa2d413115deebf3455d64d74)) @@ -79,4 +94,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) \ No newline at end of file +## [0.0.3](https://github.com/terwer/siyuan-theme-zhihu/compare/v0.0.1...v0.0.3) (2023-05-09) diff --git a/package.json b/package.json index c2660d6..2519d3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "siyuan-theme-zhihu", - "version": "0.0.12", + "version": "0.0.13", "private": true, "type": "module", "description": "A siyuan-note theme inspired by zhihu",