chore(release): 7.21.0

This commit is contained in:
Gregor Kleen 2019-11-08 15:23:00 +01:00
parent ec08524282
commit 9b10b3690d
4 changed files with 22 additions and 3 deletions

View File

@ -2,6 +2,25 @@
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.
## [7.21.0](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v7.20.0...v7.21.0) (2019-11-08)
### Bug Fixes
* build ([5684213](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/5684213))
* **sheets:** integrate corrector interface into SheetEdit ([acfd312](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/acfd312))
* improve explanation of multiUserField invitations ([954bb78](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/954bb78))
* **rating files:** better descriptions & tests ([5f04593](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/5f04593))
* **submission:** ignore extension case within zips ([f8442cf](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/f8442cf))
### Features
* better explain behaviour of submittorForm ([b973495](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/b973495))
* pruning of unreferenced files ([ff161b2](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/ff161b2))
## [7.20.0](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v7.19.1...v7.20.0) (2019-10-31)

2
package-lock.json generated
View File

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

View File

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

View File

@ -1,5 +1,5 @@
name: uniworx
version: 7.20.0
version: 7.21.0
dependencies:
- base >=4.9.1.0 && <5