Skip to content

Commit 8babeed

Browse files
committed
chore(release): 0.5.1
1 parent c31b7de commit 8babeed

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.5.1](https://github.com/openscript-ch/slidev-theme/compare/v0.5.0...v0.5.1) (2023-12-18)
6+
7+
8+
### Bug Fixes
9+
10+
* registry workflow ([c31b7de](https://github.com/openscript-ch/slidev-theme/commit/c31b7de846ae2b8c3622a0c1b235a70d387d5d80))
11+
512
## [0.5.0](https://github.com/openscript-ch/slidev-theme/compare/v0.4.9...v0.5.0) (2023-12-18)
613

714
### [0.4.9](https://github.com/openscript-ch/slidev-theme/compare/v0.4.8...v0.4.9) (2023-12-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": "Your companys (openscript Ltd.) slidev theme.",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"keywords": [
66
"slidev-theme",
77
"slidev"

0 commit comments

Comments
 (0)