Skip to content

Commit d50ac35

Browse files
committed
chore(release): 0.4.6
1 parent e88b5b7 commit d50ac35

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.4.6](https://github.com/openscript-ch/slidev-theme/compare/v0.4.5...v0.4.6) (2023-10-23)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency @fontsource/fira-code to v5.0.15 ([b927744](https://github.com/openscript-ch/slidev-theme/commit/b92774458dd6229219e663c5ec88d71d0766176e))
11+
* task recursion ([e88b5b7](https://github.com/openscript-ch/slidev-theme/commit/e88b5b7cbc971a31880513a0104904f72c25faf8))
12+
513
### [0.4.5](https://github.com/openscript-ch/slidev-theme/compare/v0.4.4...v0.4.5) (2023-10-22)
614

715

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": "Your companys (openscript Ltd.) slidev theme.",
4-
"version": "0.4.5",
4+
"version": "0.4.6",
55
"keywords": [
66
"slidev-theme",
77
"slidev"

0 commit comments

Comments
 (0)