1 Commits

Author SHA1 Message Date
cb922e9ce9 🚀Bumped version to 1.0.2 2023-04-15 19:21:10 +02:00
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. 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) #### [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) - 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) ### [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", "name": "@lfk/scanclient",
"version": "1.0.1", "version": "1.0.2",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",