Skip to content

Commit 87cf1ca

Browse files
committed
chore(release): 0.10.1
1 parent e0de7c7 commit 87cf1ca

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.1](https://github.com/openscript-ch/slidev-theme/compare/v0.10.0...v0.10.1) (2025-06-17)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update all minor dependencies to v51.8.2 ([#97](https://github.com/openscript-ch/slidev-theme/issues/97)) ([50b7049](https://github.com/openscript-ch/slidev-theme/commit/50b704983b5727672f240db9e6247e2a0e5acab8))
11+
512
## [0.10.0](https://github.com/openscript-ch/slidev-theme/compare/v0.9.0...v0.10.0) (2025-06-12)
613

714

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.0",
4+
"version": "0.10.1",
55
"type": "module",
66
"keywords": [
77
"slidev-theme",

0 commit comments

Comments
 (0)