🚀Bumped version to 1.0.3
continuous-integration/drone/tag Build is passing

This commit is contained in:
2023-04-15 19:23:31 +02:00
parent 318408add8
commit a6984df1b3
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -2,8 +2,18 @@
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.3](https://git.odit.services/lfk/scanclient/compare/1.0.2...1.0.3)
- Moved padding to div [`318408a`](https://git.odit.services/lfk/scanclient/commit/318408add82bcc71804d43f44e437bd38a553c0a)
- Added X top padding [`fc147d0`](https://git.odit.services/lfk/scanclient/commit/fc147d0f5813241a868abeeafc83ce0167a9513a)
- Enable push on release [`9181ac5`](https://git.odit.services/lfk/scanclient/commit/9181ac54434e4650099631e32a6351b9c5da0d13)
#### [1.0.2](https://git.odit.services/lfk/scanclient/compare/1.0.1...1.0.2) #### [1.0.2](https://git.odit.services/lfk/scanclient/compare/1.0.1...1.0.2)
> 15 April 2023
- 🚀Bumped version to 1.0.2 [`cb922e9`](https://git.odit.services/lfk/scanclient/commit/cb922e9ce9da5dd17b4ff9416053a34daf9e4edf)
#### [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 > 15 April 2023
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@lfk/scanclient", "name": "@lfk/scanclient",
"version": "1.0.2", "version": "1.0.3",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",