chore(release): 27.0.7

This commit is contained in:
Steffen Jost 2023-01-12 17:30:36 +01:00
parent b732479d89
commit 00b73bd8b5
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.7](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.0.6...v27.0.7) (2023-01-12)
### Bug Fixes
* **user:** add new user failed due to AuthNoLogin not treated in notification template ([8456f18](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/8456f18bf688ad475f8f5d78c83df9f393c11ae3))
* **user:** add new user failed due to AuthNoLogin not treated in notification template ([a1516d9](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/a1516d9116451fb9a24761cdaee8b22dcab58680))
## [27.0.6](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.0.5...v27.0.6) (2023-01-12)

View File

@ -1,3 +1,3 @@
{
"version": "27.0.6"
"version": "27.0.7"
}

View File

@ -1,3 +1,3 @@
{
"version": "27.0.6"
"version": "27.0.7"
}

2
package-lock.json generated
View File

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

View File

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

View File

@ -1,5 +1,5 @@
name: uniworx
version: 27.0.6
version: 27.0.7
dependencies:
- base
- yesod