From b4aa43ab46c29c916a17b53178ea1f868fc00227 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 19 Feb 2021 09:28:20 +0100 Subject: [PATCH] chore(release): 24.4.1 --- 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 666a082c3..53ba4da63 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. +## [24.4.1](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v24.4.0...v24.4.1) (2021-02-19) + + +### Bug Fixes + +* **files:** count personalised sheet files as alive ([e54b985](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/e54b985815fbbc637d8f4681ac55b3d46e2263a3)) + ## [24.4.0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v24.3.0...v24.4.0) (2021-02-17) diff --git a/package-lock.json b/package-lock.json index 19365fe20..1be2deb8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "24.4.0", + "version": "24.4.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 17b66c824..7d622d0a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "24.4.0", + "version": "24.4.1", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 4a1966f2f..e374ff496 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 24.4.0 +version: 24.4.1 dependencies: - base - yesod