From 6df9e456a6ab3465e9f30c949a1cf422dbfaa8b2 Mon Sep 17 00:00:00 2001 From: Steffen Jost Date: Thu, 7 Sep 2023 17:03:57 +0000 Subject: [PATCH] chore(release): 27.4.28 --- CHANGELOG.md | 2 ++ nix/docker/version.json | 2 +- package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64ee94023..f4eba4117 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. +## [27.4.28](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/t27.4.27...t27.4.28) (2023-09-07) + ## [27.4.27](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/t27.4.26...t27.4.27) (2023-09-07) ## [27.4.26](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/t27.4.25...t27.4.26) (2023-09-04) diff --git a/nix/docker/version.json b/nix/docker/version.json index f353c57e9..92549afc9 100644 --- a/nix/docker/version.json +++ b/nix/docker/version.json @@ -1,3 +1,3 @@ { - "version": "27.4.27" + "version": "27.4.28" } diff --git a/package-lock.json b/package-lock.json index 7ffed155e..b153d36d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "27.4.27", + "version": "27.4.28", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a1ed9a3e6..6690abb23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "27.4.27", + "version": "27.4.28", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 605facb92..6cb73fb33 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 27.4.27 +version: 27.4.28 dependencies: - base - yesod