🚀Bumped version to 0.1.3

This commit is contained in:
Nicolai Ort 2021-04-08 17:43:08 +02:00
parent 205e09e2fc
commit 80f5c38c36
2 changed files with 9 additions and 1 deletions

View File

@ -2,8 +2,16 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [0.1.3](https://git.odit.services/lfk/beamershow/compare/0.1.2...0.1.3)
- Fixed image name [`205e09e`](https://git.odit.services/lfk/beamershow/commit/205e09e2fc6a2a49251278a8ead31e1718ac7e44)
#### [0.1.2](https://git.odit.services/lfk/beamershow/compare/0.1.1...0.1.2)
> 8 April 2021
- 🚀Bumped version to 0.1.2 [`9125dec`](https://git.odit.services/lfk/beamershow/commit/9125dec45b41f80445cd6cc75436f5a63de2fd98)
#### 0.1.1
> 7 April 2021

View File

@ -1,6 +1,6 @@
{
"name": "@lfk/beamershow",
"version": "0.1.2",
"version": "0.1.3",
"scripts": {
"dev": "vite",
"build": "vite build",