🚀Bumped version to 0.1.3

This commit is contained in:
Nicolai Ort 2021-04-07 19:35:03 +02:00
parent 1092112f7f
commit d443b2904e
2 changed files with 9 additions and 2 deletions

View File

@ -2,9 +2,16 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [v0.1.2](https://git.odit.services/lfk/scanclient/compare/0.1.1...v0.1.2)
#### [v0.1.3](https://git.odit.services/lfk/scanclient/compare/0.1.2...v0.1.3)
- 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)
> 7 April 2021
- Merge pull request 'feature/9-move-url-config-from-env-to-local-config' (#10) from feature/9-move-url-config-from-env-to-local-config into dev [`#9`](https://git.odit.services/lfk/scanclient/issues/9)
- 🚀Bumped version to 0.1.2 [`af48e92`](https://git.odit.services/lfk/scanclient/commit/af48e920bcc3f50858c488f521978e177f06b499)
- Merge pull request 'feature/13-url_validator' (#15) from feature/13-url_validator into dev [`6ade51f`](https://git.odit.services/lfk/scanclient/commit/6ade51fb73c0a67d7fc410f5f52460297a920928)
- new api_endpoint store + Config UI [`5563f1f`](https://git.odit.services/lfk/scanclient/commit/5563f1fca386dd27b4313d4ce213ec2cb2836d4a)
- Revert "0.1.2" [`96cbac2`](https://git.odit.services/lfk/scanclient/commit/96cbac27028c81aaeeabcf9359632eda9ae21ae4)

View File

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