chore(release): 25.24.0

This commit is contained in:
Steffen Jost 2022-04-26 17:50:14 +02:00
parent c7c0cf89ab
commit 6a1491481d
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.
## [25.24.0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.23.5...v25.24.0) (2022-04-26)
### Features
* **lms:** enable upload handlers for all upload routes ([a5121f0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/a5121f0d3e7a77695a6198057afd23f5f86ff174))
* **lms:** random ident pw generation without db ([21b74a5](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/21b74a5d7ff3c03be466ef911fbb8ed2a1b67f4b))
## [25.23.5](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.23.4...v25.23.5) (2022-03-24)

View File

@ -1,3 +1,3 @@
{
"version": "25.23.5"
"version": "25.24.0"
}

View File

@ -1,3 +1,3 @@
{
"version": "25.23.5"
"version": "25.24.0"
}

2
package-lock.json generated
View File

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

View File

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

View File

@ -1,5 +1,5 @@
name: uniworx
version: 25.23.5
version: 25.24.0
dependencies:
- base
- yesod