From fc9f2e160709d726cc843c0aced1e28878bfbf9a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 17 Aug 2020 19:40:43 +0200 Subject: [PATCH] chore(release): 19.1.2 --- 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 f6054be94..0e1d6db7c 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.2](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v19.1.1...v19.1.2) (2020-08-17) + + + ### [19.1.1](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v19.1.0...v19.1.1) (2020-08-17) diff --git a/package-lock.json b/package-lock.json index 4df418f8e..73e14cfbb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "19.1.1", + "version": "19.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 34679dc20..40e6a3893 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "19.1.1", + "version": "19.1.2", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 239654056..c704fbee4 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 19.1.1 +version: 19.1.2 dependencies: - base