Skip to content

Commit

Permalink
chore: release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderdavide committed Mar 23, 2024
1 parent 77e7c31 commit 8f2bba9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.0](https://github.com/alexanderdavide/slidev-theme-academic/compare/1.2.0...1.3.0) (2024-03-23)


### Features

* remove backticks from code ([77e7c31](https://github.com/alexanderdavide/slidev-theme-academic/commit/77e7c3145377c82c50abe0b6f35d69f3b9fb90b9))

## [1.2.0](https://github.com/alexanderdavide/slidev-theme-academic/compare/1.1.4...1.2.0) (2024-01-27)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "slidev-theme-academic",
"description": "Academic presentations with Slidev made simple",
"version": "1.2.0",
"version": "1.3.0",
"author": {
"name": "Alexander Eble",
"email": "[email protected]",
Expand Down

0 comments on commit 8f2bba9

Please sign in to comment.