Skip to content

Commit

Permalink
chore(release): 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
openscript committed Jan 31, 2024
1 parent 35342e6 commit 9825759
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [0.5.0](https://github.com/zlict/slidev-theme/compare/v0.4.8...v0.5.0) (2024-01-31)


### 🚀 Features

* qrcode component ([4ab70db](https://github.com/zlict/slidev-theme/commit/4ab70db69efe8d52720507342b689b6463808e6d))


### 📚 Documentations

* enhance readme ([35342e6](https://github.com/zlict/slidev-theme/commit/35342e6f4d0636152ca393e34bb9736ae52f11cf))

### [0.4.8](https://github.com/zlict/slidev-theme/compare/v0.4.7...v0.4.8) (2023-12-13)

### [0.4.7](https://github.com/zlict/slidev-theme/compare/v0.4.6...v0.4.7) (2023-12-13)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zlict/slidev-theme-zli",
"version": "0.4.8",
"version": "0.5.0",
"description": "ZLI Slidev theme",
"keywords": [
"slidev-theme",
Expand Down

0 comments on commit 9825759

Please sign in to comment.