Skip to content

Commit

Permalink
chore: release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Aug 18, 2023
1 parent ef24c3e commit 85012a6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


## [2.1.0](https://github.com/alvarosaburido/slidev-theme-penguin/compare/v2.0.2...v2.1.0) (2023-08-18)


### Features

* replaced old pixel logo for new 3D avatar ([ef24c3e](https://github.com/alvarosaburido/slidev-theme-penguin/commit/ef24c3e313acf973e246dccbb22f352d0dcab732))
* unocss is now default ([e58825c](https://github.com/alvarosaburido/slidev-theme-penguin/commit/e58825c06b1797ce7d8bb739975feb916b13966b))

## [2.0.2](https://github.com/alvarosaburido/slidev-theme-penguin/compare/v2.0.0...v2.0.2) (2023-08-17)


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-penguin",
"version": "2.0.2",
"version": "2.1.0",
"description": "A Penguin theme for Slidev",
"author": "Alvaro Saburido <hola@alvarosaburido.dev>",
"license": "MIT",
Expand Down

0 comments on commit 85012a6

Please sign in to comment.