🚀Bumped version to 0.1.4

This commit is contained in:
Nicolai Ort 2021-04-07 19:55:15 +02:00
parent 277269e299
commit 0a23f6a7e5
2 changed files with 10 additions and 2 deletions

View File

@ -2,8 +2,16 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [v0.1.3](https://git.odit.services/lfk/scanclient/compare/0.1.2...v0.1.3)
#### [v0.1.4](https://git.odit.services/lfk/scanclient/compare/0.1.3...v0.1.4)
- Formatting [`277269e`](https://git.odit.services/lfk/scanclient/commit/277269e299924dbc76b39d3503aa50da43888622)
- Added fix for empty input [`0cd3c6d`](https://git.odit.services/lfk/scanclient/commit/0cd3c6da1bb885eebb132b04ec3ef8e08f4ef679)
#### [0.1.3](https://git.odit.services/lfk/scanclient/compare/0.1.2...0.1.3)
> 7 April 2021
- 🚀Bumped version to 0.1.3 [`d443b29`](https://git.odit.services/lfk/scanclient/commit/d443b2904e9f51f9e182912bba1c2571d2c9abff)
- Added release title [`1092112`](https://git.odit.services/lfk/scanclient/commit/1092112f7f75e49f9a6b9c197a29cca77d73684f)
#### [0.1.2](https://git.odit.services/lfk/scanclient/compare/0.1.1...0.1.2)

View File

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