Skip to content

Commit b78735d

Browse files
committed
chore(release): 0.7.0
1 parent f1954fc commit b78735d

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.7.0](https://github.com/openscript-ch/slidev-theme/compare/v0.6.4...v0.7.0) (2024-01-28)
6+
7+
8+
### Features
9+
10+
* add IsVisible component ([0282497](https://github.com/openscript-ch/slidev-theme/commit/028249700edf574bd007804b1b6d2fdb87d7f7aa))
11+
512
### [0.6.4](https://github.com/openscript-ch/slidev-theme/compare/v0.6.3...v0.6.4) (2024-01-16)
613

714
### [0.6.3](https://github.com/openscript-ch/slidev-theme/compare/v0.6.2...v0.6.3) (2024-01-16)

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

0 commit comments

Comments
 (0)