chore(release): 1.1.4
All checks were successful
Build release images / build-container (push) Successful in 50s
Build latest image / build-container (push) Successful in 56s

This commit is contained in:
Philipp Dormann 2025-04-02 23:47:01 +02:00
parent 2c503f9b03
commit 7516d3579f
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314
2 changed files with 8 additions and 1 deletions

View File

@ -2,8 +2,15 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
#### [1.1.4](https://git.odit.services/lfk/kiosk/compare/1.1.3...1.1.4)
- feat: improve registration flow [`2c503f9`](https://git.odit.services/lfk/kiosk/commit/2c503f9b0333b668730c4eb11deb5184ee49f295)
#### [1.1.3](https://git.odit.services/lfk/kiosk/compare/1.1.2...1.1.3)
> 2 April 2025
- chore(release): 1.1.3 [`6a0b014`](https://git.odit.services/lfk/kiosk/commit/6a0b014d55b129eef17d70bb9a86203a272d3ad3)
- fix: registration without email [`b7f792c`](https://git.odit.services/lfk/kiosk/commit/b7f792c6f99249acd0c8c1154800c4442ad5a8b0)
#### [1.1.2](https://git.odit.services/lfk/kiosk/compare/1.1.1...1.1.2)

View File

@ -1,6 +1,6 @@
{
"name": "@lfk/kiosk",
"version": "1.1.3",
"version": "1.1.4",
"private": false,
"license": "MIT",
"repository": "https://git.odit.services/lfk/kiosk",