Skip to content

Commit

Permalink
chore(release): 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-bachner committed Jun 11, 2021
1 parent aded0fd commit af6b74a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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/nico-bachner/slidev-theme-geist/compare/v0.4.0...v0.5.0) (2021-06-11)


### Features

* **components:** added KBD (keyboard) component ([8c461f3](https://github.com/nico-bachner/slidev-theme-geist/commit/8c461f35923fac8a6142040a8af36acfac798aa2))


### Bug Fixes

* **components:** add scoped styles for Note ([51d4573](https://github.com/nico-bachner/slidev-theme-geist/commit/51d457376a92a9a07c7ced6a735d73f3870e15a0))
* **components:** fix styling for kbd component ([902ff01](https://github.com/nico-bachner/slidev-theme-geist/commit/902ff01814fc37128b8ba27f6bc649815a6476f6))
* **components:** fix styling for Note component ([aded0fd](https://github.com/nico-bachner/slidev-theme-geist/commit/aded0fd0d50f288553b0e1df77ff1aff45e215f2))

## 0.4.0 (2021-05-14)


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": "slidev-theme-geist",
"version": "0.4.0",
"version": "0.5.0",
"homepage": "https://github.com/nico-bachner/slidev-theme-geist#readme",
"bugs": {
"url": "https://github.com/nico-bachner/slidev-theme-geist/issues"
Expand Down

1 comment on commit af6b74a

@vercel
Copy link

@vercel vercel bot commented on af6b74a Jun 11, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.