chore(release): 12.0.0

This commit is contained in:
Gregor Kleen 2020-02-19 09:06:16 +01:00
parent 0360801383
commit 16f574f092
4 changed files with 23 additions and 3 deletions

View File

@ -2,6 +2,26 @@
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.
## [12.0.0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v11.1.1...v12.0.0) (2020-02-19)
### Bug Fixes
* i18n ([3dd6e21](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/3dd6e21))
### Features
* **exams:** allow mixed ExamGradingMode ([acffe04](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/acffe04))
* **exams:** improve handling of exam results everywhere ([0e49bc1](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/0e49bc1))
### BREAKING CHANGES
* **exams:** ExamResult now contains ExamResultPassedGrade
### [11.1.1](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v11.1.0...v11.1.1) (2020-02-14)

2
package-lock.json generated
View File

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

View File

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

View File

@ -1,5 +1,5 @@
name: uniworx
version: 11.1.1
version: 12.0.0
dependencies:
- base