From 454a0ff4691fb9ad5872b5cefebe58626d995e62 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 4 Sep 2019 11:55:24 +0200 Subject: [PATCH] chore(release): 6.2.1 --- CHANGELOG.md | 9 +++++++++ package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11c55e7e0..9a5f5d229 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ 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. +### [6.2.1](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v6.2.0...v6.2.1) (2019-09-04) + + +### Bug Fixes + +* **course-edit:** show old allocation ([fc53497](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/fc53497)), closes [#450](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/issues/450) + + + ## [6.2.0](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v6.1.0...v6.2.0) (2019-09-02) diff --git a/package-lock.json b/package-lock.json index e2b89b42f..0be11bd7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "6.2.0", + "version": "6.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ceffdb270..c9c7bafaf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "6.2.0", + "version": "6.2.1", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 0ee4181df..6842fc8c5 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 6.2.0 +version: 6.2.1 dependencies: # Due to a bug in GHC 8.0.1, we block its usage