From d182490e8aceccf807c227d525cf94cf9558be9a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 23 Sep 2021 11:09:39 +0200 Subject: [PATCH] chore(release): 25.21.12 --- 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 6999f30fc..2f17b0e00 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. +## [25.21.12](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.21.11...v25.21.12) (2021-09-23) + ## [25.21.11](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.21.10...v25.21.11) (2021-09-23) ## [25.21.10](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.21.9...v25.21.10) (2021-09-23) diff --git a/nix/docker/version.json b/nix/docker/version.json index 79ffee627..3d8118003 100644 --- a/nix/docker/version.json +++ b/nix/docker/version.json @@ -1,3 +1,3 @@ { - "version": "25.21.11" + "version": "25.21.12" } diff --git a/package-lock.json b/package-lock.json index c00997559..d629da9f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.21.11", + "version": "25.21.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 878bcb22d..8847ae71c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.21.11", + "version": "25.21.12", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 179875a12..5abd5099b 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 25.21.11 +version: 25.21.12 dependencies: - base - yesod