From 9597b911ce2afcc5c22543cb02eb9abef45f608d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 7 May 2021 20:56:06 +0200 Subject: [PATCH] chore(release): 25.10.5 --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02ffca3de..3dddabc22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +## [25.10.5](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.10.4...v25.10.5) (2021-05-07) + + +### Bug Fixes + +* update imprint & add instructions for help ([eec9a39](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/eec9a3974fc4cde5cc70ab650d018667ce044a92)) + ## [25.10.4](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.10.3...v25.10.4) (2021-05-06) diff --git a/package-lock.json b/package-lock.json index 692e4ad4f..4465644e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.10.4", + "version": "25.10.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f1044c73f..95f3b47fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.10.4", + "version": "25.10.5", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 843902b79..b2385aee6 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 25.10.4 +version: 25.10.5 dependencies: - base - yesod