From 336424d369c3176b12751879e49b40fbc61899c9 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 18 Aug 2020 11:24:27 +0200 Subject: [PATCH] chore(release): 19.1.4 --- CHANGELOG.md | 4 ++++ package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a849b7c5e..618d660bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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. +### [19.1.4](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v19.1.3...v19.1.4) (2020-08-18) + + + ### [19.1.3](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v19.1.2...v19.1.3) (2020-08-17) diff --git a/package-lock.json b/package-lock.json index d7d4b6989..eb8511e6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "19.1.3", + "version": "19.1.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 47d263609..4020593bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "19.1.3", + "version": "19.1.4", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 97f36f11b..3472dcdae 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 19.1.3 +version: 19.1.4 dependencies: - base