From faf3f8f78cd4125ed1dcae58a318e77efc03e7f0 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 23 Sep 2021 09:33:51 +0200 Subject: [PATCH] chore(release): 25.21.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 9c2b07fec..0f97e4e1f 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.9](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.21.8...v25.21.9) (2021-09-23) + ## [25.21.8](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.21.7...v25.21.8) (2021-09-22) ## [25.21.7](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.21.6...v25.21.7) (2021-09-22) diff --git a/nix/docker/version.json b/nix/docker/version.json index 7013b39a5..a7b8ff15e 100644 --- a/nix/docker/version.json +++ b/nix/docker/version.json @@ -1,3 +1,3 @@ { - "version": "25.21.8" + "version": "25.21.9" } diff --git a/package-lock.json b/package-lock.json index 507599537..0fa9d25a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.21.8", + "version": "25.21.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 63662e657..401392dd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.21.8", + "version": "25.21.9", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 06aad4bd5..e34072009 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 25.21.8 +version: 25.21.9 dependencies: - base - yesod