Skip to content

Commit d9a6ba3

Browse files
committed
chore(release): 0.8.2
1 parent a8898a6 commit d9a6ba3

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.8.2](https://github.com/openscript-ch/slidev-theme/compare/v0.8.1...v0.8.2) (2024-03-29)
6+
7+
8+
### Bug Fixes
9+
10+
* two cols header ([a8898a6](https://github.com/openscript-ch/slidev-theme/commit/a8898a6c646329c1b67311e85a5d651a15e29a5b))
11+
512
### [0.8.1](https://github.com/openscript-ch/slidev-theme/compare/v0.8.0...v0.8.1) (2024-03-29)
613

714
## [0.8.0](https://github.com/openscript-ch/slidev-theme/compare/v0.7.8...v0.8.0) (2024-03-28)

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

0 commit comments

Comments
 (0)