chore(release): 27.0.21

This commit is contained in:
Steffen Jost 2023-02-07 21:28:56 +01:00
parent 71ccac0dfe
commit c9b66437e7
6 changed files with 13 additions and 5 deletions

View File

@ -2,6 +2,14 @@
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.21](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.0.20...v27.0.21) (2023-02-07)
### Bug Fixes
* **email:** avoid sending to invalid email address ([71ccac0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/71ccac0dfe3e165f5ea674165f0cf2ed740b1c84))
* **ldap:** allow ldap update for mangled user entries ([006ab63](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/006ab632a394ed8d566f7930e8f6fd5a6ba86814))
## [27.0.20](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.0.19...v27.0.20) (2023-02-06)

View File

@ -1,3 +1,3 @@
{
"version": "27.0.20"
"version": "27.0.21"
}

View File

@ -1,3 +1,3 @@
{
"version": "27.0.20"
"version": "27.0.21"
}

2
package-lock.json generated
View File

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

View File

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

View File

@ -1,5 +1,5 @@
name: uniworx
version: 27.0.20
version: 27.0.21
dependencies:
- base
- yesod