Merge branch 'master' of gitlab.ifi.lmu.de:fradrive/fradrive

This commit is contained in:
Steffen Jost 2023-03-22 16:36:48 +00:00
commit 5bdfe4b9ee
6 changed files with 12 additions and 5 deletions

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [27.0.29](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.0.28...v27.0.29) (2023-03-13)
### Bug Fixes
* **email:** ensure sending to valid emails only ([3865afb](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/3865afbceb69f8941c25c814abf855b4b035201a))
## [27.0.28](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.0.27...v27.0.28) (2023-03-06)
## [27.0.27](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.0.26...v27.0.27) (2023-03-06)

View File

@ -1,3 +1,3 @@
{
"version": "27.0.28"
"version": "27.0.29"
}

View File

@ -1,3 +1,3 @@
{
"version": "27.0.28"
"version": "27.0.29"
}

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "uni2work",
"version": "27.0.28",
"version": "27.0.29",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "uni2work",
"version": "27.0.28",
"version": "27.0.29",
"description": "",
"keywords": [],
"author": "",

View File

@ -1,5 +1,5 @@
name: uniworx
version: 27.0.28
version: 27.0.29
dependencies:
- base
- yesod