chore(release): 17.4.0

This commit is contained in:
Gregor Kleen 2020-06-14 18:27:18 +02:00
parent bbd807ecc3
commit 3cc2e2a005
4 changed files with 20 additions and 3 deletions

View File

@ -2,6 +2,23 @@
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.
## [17.4.0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v17.3.0...v17.4.0) (2020-06-14)
### Bug Fixes
* **corrections-overview:** behavioural fixes ([e10cfe9](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/e10cfe9))
* **xss-sanitize:** use forked version ([fb50d5b](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/fb50d5b))
### Features
* **course-participants:** csv export exercise sheets ([06f47c5](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/06f47c5))
* **course-participants:** show exercise sheets (first cornice) ([26cc8e4](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/26cc8e4))
* **dbtable:** add support for Cornice ([fdeb251](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/fdeb251))
## [17.3.0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v17.2.1...v17.3.0) (2020-05-29)

2
package-lock.json generated
View File

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

View File

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

View File

@ -1,5 +1,5 @@
name: uniworx
version: 17.3.0
version: 17.4.0
dependencies:
- base