From 8e7c6d73aff256fe393659baee942c3eea9aa8f5 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 31 Jul 2019 14:59:25 +0200 Subject: [PATCH] chore(release): 4.8.0 --- CHANGELOG.md | 14 ++++++++++++++ package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 4 files changed, 17 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b569ae4e..eafe33cf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ 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. +## [4.8.0](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v4.7.0...v4.8.0) (2019-07-31) + + +### Bug Fixes + +* **exam add users:** correctly differentiate and fix messages ([a473599](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/a473599)) + + +### Features + +* **exams:** better explain "enlist directly" ([f07eb3d](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/f07eb3d)) + + + ## [4.7.0](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v4.6.0...v4.7.0) (2019-07-30) diff --git a/package-lock.json b/package-lock.json index 0b624863e..289d2983f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "4.7.0", + "version": "4.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b0d1b8388..8fc8b4f5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "4.7.0", + "version": "4.8.0", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index d9b2cb133..c9a2dc630 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 4.7.0 +version: 4.8.0 dependencies: # Due to a bug in GHC 8.0.1, we block its usage