diff --git a/CHANGELOG.md b/CHANGELOG.md index c1768b0..281814a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## v1.9.8 / 2024.02.16 +- 🐛 fix(适配思源主题切换): 修复亮暗主题切换错误问题 +--- +- 🐛 fix (adapting to theme switching): Fixed the issue of incorrect switching between light and dark themes. + ## v1.9.7 / 2024.02.02 - ✨ feat(JS): 适配思源笔记推出的主题切换不刷新 diff --git a/README.md b/README.md index 9f92edc..1b34ef6 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,10 @@ English | [中文](./README_zh_CN.md) ## 🚀 CHANGLOGS +v1.9.8 / 2024.02.16 + +- 🐛 fix (adapting to theme switching): Fixed the issue of incorrect switching between light and dark themes. + v1.9.7 / 2024.02.03 - ✨ feat(JS): Adapted theme switching without refreshing diff --git a/README_zh_CN.md b/README_zh_CN.md index e98e4ab..e24ebb9 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -30,6 +30,10 @@ ## 🚀最近更新 +v1.9.8 / 2024.02.16 + +- 🐛 fix(适配思源主题切换): 修复亮暗主题切换错误问题 + v1.9.7 / 2024.02.02 - ✨ feat(JS): 适配思源笔记推出的主题切换不刷新 diff --git a/theme.json b/theme.json index 3aa1287..df64ed5 100644 --- a/theme.json +++ b/theme.json @@ -2,7 +2,7 @@ "name": "Tsundoku", "author": "Achuan-2", "url": "https://github.com/Achuan-2/siyuan-themes-tsundoku", - "version": "1.9.7", + "version": "1.9.8", "displayName": { "default": "Tsundoku", "zh_CN": "積読"