From c41bbaa4be35adb6dd0bc9949a7bb0aab4038deb Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 10 Dec 2020 02:36:39 +0100 Subject: [PATCH] chore(release): 23.4.1 --- CHANGELOG.md | 2 ++ package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08cf190c5..4661a2daa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [23.4.1](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v23.4.0...v23.4.1) (2020-12-10) + ## [23.4.0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v23.3.0...v23.4.0) (2020-12-09) diff --git a/package-lock.json b/package-lock.json index fb479c7cd..022b957df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "23.4.0", + "version": "23.4.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 82646400d..46da8f9cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "23.4.0", + "version": "23.4.1", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 0f5933a23..c625a88d8 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 23.4.0 +version: 23.4.1 dependencies: - base