Compare commits

..

No commits in common. "0a23f6a7e5d77852c035bcd0ad49260d429d687d" and "0cd3c6da1bb885eebb132b04ec3ef8e08f4ef679" have entirely different histories.

3 changed files with 3 additions and 11 deletions

View File

@ -2,16 +2,8 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC. All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [v0.1.4](https://git.odit.services/lfk/scanclient/compare/0.1.3...v0.1.4) #### [v0.1.3](https://git.odit.services/lfk/scanclient/compare/0.1.2...v0.1.3)
- 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) - 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) #### [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", "name": "@lfk/scanclient",
"version": "0.1.4", "version": "0.1.3",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",