From b53166f75e7e2f644fc3be351b9cca287b30abe5 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Sun, 16 Jul 2023 14:56:09 +0000 Subject: [PATCH] chore(release): 27.4.16 --- 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 74bf79a88..912517e26 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.16](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/t27.4.15...t27.4.16) (2023-07-16) + ## [27.4.15](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/t0.4.0...t27.4.15) (2023-07-16) ## [27.4.14](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v27.4.13...v27.4.14) (2023-07-15) diff --git a/nix/docker/version.json b/nix/docker/version.json index 702413be4..2916072c2 100644 --- a/nix/docker/version.json +++ b/nix/docker/version.json @@ -1,3 +1,3 @@ { - "version": "27.4.15" + "version": "27.4.16" } diff --git a/package-lock.json b/package-lock.json index 31c0f358e..a2e75586b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "27.4.15", + "version": "27.4.16", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 32fa8988b..f5ff03649 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "27.4.15", + "version": "27.4.16", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index fa0e1fa2c..3ff2e97f1 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 27.4.15 +version: 27.4.16 dependencies: - base - yesod