From de8cf11d4dedc4943c47e01a6450de4e44a7df60 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Mon, 8 Apr 2024 19:06:07 +0200 Subject: [PATCH] chore(release): 28.0.9 --- 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 e065f687d..79694bdea 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. +## [28.0.9](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/t28.0.8...t28.0.9) (2024-04-08) + ## [28.0.8](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/t28.0.0...t28.0.8) (2024-04-06) ## [28.0.7](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/d28.0.10...d28.0.7) (2024-03-22) diff --git a/nix/docker/version.json b/nix/docker/version.json index 38e3e4c84..417b7b5a3 100644 --- a/nix/docker/version.json +++ b/nix/docker/version.json @@ -1,3 +1,3 @@ { - "version": "28.0.8" + "version": "28.0.9" } diff --git a/package-lock.json b/package-lock.json index c871322ef..959d6e780 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "28.0.8", + "version": "28.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b8228778b..39030d8b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "28.0.8", + "version": "28.0.9", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 34995c887..8e0aeec32 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 28.0.8 +version: 28.0.9 dependencies: - base - yesod