🚀Bumped version to 1.0.2

This commit is contained in:
Nicolai Ort 2023-04-15 19:21:10 +02:00
parent 36ca85ebf7
commit cb922e9ce9
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
2 changed files with 6 additions and 1 deletions

View File

@ -2,8 +2,13 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [1.0.2](https://git.odit.services/lfk/scanclient/compare/1.0.1...1.0.2)
#### [1.0.1](https://git.odit.services/lfk/scanclient/compare/1.0.0...1.0.1)
> 15 April 2023
- 🚀Bumped version to 1.0.1 [`36ca85e`](https://git.odit.services/lfk/scanclient/commit/36ca85ebf76ee5696875922eec633a864d323fde)
- reload on language change [`d96f32c`](https://git.odit.services/lfk/scanclient/commit/d96f32cc8499f7a4b1e6458bb68132394c41f782)
### [1.0.0](https://git.odit.services/lfk/scanclient/compare/0.2.0...1.0.0)

View File

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