From 4dfe72c46bc271db0eb73ebd6e271c54acc9e07a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 17 Jul 2019 18:26:50 +0200 Subject: [PATCH] chore(release): 4.1.2 --- 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 defc88681..112f864e7 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. +### [4.1.2](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v4.1.1...v4.1.2) (2019-07-17) + + +### Bug Fixes + +* **corrections:** properly link corrector emails ([9385595](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/9385595)) + + + ### [4.1.1](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v4.1.0...v4.1.1) (2019-07-17) diff --git a/package-lock.json b/package-lock.json index 990afd127..babb18337 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "4.1.1", + "version": "4.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0cdc485e2..6d55ced32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "4.1.1", + "version": "4.1.2", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 4d0829239..82f577bbc 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 4.1.1 +version: 4.1.2 dependencies: # Due to a bug in GHC 8.0.1, we block its usage