From 94fb7f7ae0bd4985efe4ea1381632aa07d0b4c71 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Fri, 10 Jun 2022 19:35:35 +0200 Subject: [PATCH] chore(release): 26.1.2 --- CHANGELOG.md | 8 ++++++++ nix/docker/demo-version.json | 2 +- nix/docker/version.json | 2 +- package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 6 files changed, 13 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9433f8c68..b6b23e9bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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. +## [26.1.2](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.24.5...v26.1.2) (2022-06-10) + + +### Bug Fixes + +* minor corrections, also fix luatex dependencies ([5015dba](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/5015dba5e3dc287a8b6042ef43ed6a3952e9d9d1)) +* remove merge artifacts ([99e39bc](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/99e39bc27ab1e68aed565751ae395cb2a4c8cf2a)) + ## [26.1.1](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.1.0...v26.1.1) (2022-06-06) ## [26.1.0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.0.1...v26.1.0) (2022-06-05) diff --git a/nix/docker/demo-version.json b/nix/docker/demo-version.json index c8abd7f1f..f29a46d20 100644 --- a/nix/docker/demo-version.json +++ b/nix/docker/demo-version.json @@ -1,3 +1,3 @@ { - "version": "25.24.5" + "version": "26.1.2" } diff --git a/nix/docker/version.json b/nix/docker/version.json index c8abd7f1f..f29a46d20 100644 --- a/nix/docker/version.json +++ b/nix/docker/version.json @@ -1,3 +1,3 @@ { - "version": "25.24.5" + "version": "26.1.2" } diff --git a/package-lock.json b/package-lock.json index 7f6f57958..7f5e5bf20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.1.1", + "version": "26.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bb9494403..69c8e59d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.1.1", + "version": "26.1.2", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index c43d95019..6c38f2ee7 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 26.1.1 +version: 26.1.2 dependencies: - base - yesod