We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 113c7ea commit c108b5eCopy full SHA for c108b5e
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [1.0.22] - 2023-11-18
4
+
5
+### Bug Fixes
6
7
+- Ajust the github-light theme style.
8
9
## [1.0.21] - 2023-11-18
10
11
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "hexo-shiki-plugin",
- "version": "1.0.21",
+ "version": "1.0.22",
"description": "A beautiful hexo code block highlight plugin based on shiki",
"author": "nova1751",
"license": "MIT",
0 commit comments