Skip to content

Commit 1364877

Browse files
committed
chore(release): 0.10.5
1 parent 3e4a72f commit 1364877

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.10.5](https://github.com/openscript-ch/slidev-theme/compare/v0.10.4...v0.10.5) (2025-09-10)
6+
7+
8+
### Bug Fixes
9+
10+
* darkmode support ([3e4a72f](https://github.com/openscript-ch/slidev-theme/commit/3e4a72fa899bf3e75f6bdea1984430408d726cdb))
11+
512
### [0.10.4](https://github.com/openscript-ch/slidev-theme/compare/v0.10.3...v0.10.4) (2025-06-18)
613

714
### [0.10.3](https://github.com/openscript-ch/slidev-theme/compare/v0.10.2...v0.10.3) (2025-06-18)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@openscript-ch/slidev-theme",
33
"description": "Our companies (openscript Ltd.) slidev theme.",
4-
"version": "0.10.4",
4+
"version": "0.10.5",
55
"type": "module",
66
"keywords": [
77
"slidev-theme",

0 commit comments

Comments
 (0)