From b503e6183f779e348cb4ac88c3be5042daf315fa Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Sun, 30 Oct 2022 20:47:17 +0100 Subject: [PATCH 1/4] chore(nix): fix well-known output hash --- nix/uniworx/well-known.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/uniworx/well-known.nix b/nix/uniworx/well-known.nix index 257f5c6bb..adcb6ee3a 100644 --- a/nix/uniworx/well-known.nix +++ b/nix/uniworx/well-known.nix @@ -22,6 +22,6 @@ outputHashMode = "recursive"; outputHashAlgo = "sha256"; - outputHash = "+KhpKGRRBVyDm+uBfI02uRpMDuMykZl5yWO6QjOCii4="; + outputHash = "18MfdmJX3q826Q4p2F3SnwS2fCjLN0LUpIV/jqUPH4I="; }; } From 786f3923efc4ba68ae1fa711f1a92219f0f166fb Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Mon, 31 Oct 2022 01:15:33 +0100 Subject: [PATCH 2/4] chore(release): 26.5.9 --- CHANGELOG.md | 2 ++ nix/docker/demo-version.json | 2 +- nix/docker/version.json | 2 +- package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 6 files changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46632932e..f9636b9ea 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. +## [26.5.9](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.5.8...v26.5.9) (2022-10-31) + ## [26.5.8](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.5.7...v26.5.8) (2022-10-13) ## [26.5.7](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.5.6...v26.5.7) (2022-10-07) diff --git a/nix/docker/demo-version.json b/nix/docker/demo-version.json index 82c0019c8..6a6ebd334 100644 --- a/nix/docker/demo-version.json +++ b/nix/docker/demo-version.json @@ -1,3 +1,3 @@ { - "version": "26.5.8" + "version": "26.5.9" } diff --git a/nix/docker/version.json b/nix/docker/version.json index 82c0019c8..6a6ebd334 100644 --- a/nix/docker/version.json +++ b/nix/docker/version.json @@ -1,3 +1,3 @@ { - "version": "26.5.8" + "version": "26.5.9" } diff --git a/package-lock.json b/package-lock.json index 1a02c3e1d..08988c4e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.5.8", + "version": "26.5.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index dcd6bd778..77bd23282 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.5.8", + "version": "26.5.9", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index f5ed61e2a..ed9492743 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 26.5.8 +version: 26.5.9 dependencies: - base - yesod From a2dc7c138508fb1d9b630020cb24e53e6e6441d9 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Mon, 31 Oct 2022 01:27:18 +0100 Subject: [PATCH 3/4] chore(release): 26.5.11 --- CHANGELOG.md | 2 ++ nix/docker/demo-version.json | 2 +- nix/docker/version.json | 2 +- package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 6 files changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9636b9ea..e8641bf50 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. +## [26.5.11](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.5.9...v26.5.11) (2022-10-31) + ## [26.5.9](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.5.8...v26.5.9) (2022-10-31) ## [26.5.8](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.5.7...v26.5.8) (2022-10-13) diff --git a/nix/docker/demo-version.json b/nix/docker/demo-version.json index 6a6ebd334..9603a2a9b 100644 --- a/nix/docker/demo-version.json +++ b/nix/docker/demo-version.json @@ -1,3 +1,3 @@ { - "version": "26.5.9" + "version": "26.5.11" } diff --git a/nix/docker/version.json b/nix/docker/version.json index 6a6ebd334..9603a2a9b 100644 --- a/nix/docker/version.json +++ b/nix/docker/version.json @@ -1,3 +1,3 @@ { - "version": "26.5.9" + "version": "26.5.11" } diff --git a/package-lock.json b/package-lock.json index 08988c4e8..435ef6b7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.5.9", + "version": "26.5.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 77bd23282..d8f8b097d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.5.9", + "version": "26.5.11", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index ed9492743..167445f9c 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 26.5.9 +version: 26.5.11 dependencies: - base - yesod From 0990985740e2b005ea9e1a62436c036085e87605 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Mon, 31 Oct 2022 02:18:48 +0100 Subject: [PATCH 4/4] chore(release): 26.5.12 --- CHANGELOG.md | 2 ++ nix/docker/demo-version.json | 2 +- nix/docker/version.json | 2 +- package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 6 files changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8641bf50..e4f255dc6 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. +## [26.5.12](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.5.11...v26.5.12) (2022-10-31) + ## [26.5.11](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.5.9...v26.5.11) (2022-10-31) ## [26.5.9](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v26.5.8...v26.5.9) (2022-10-31) diff --git a/nix/docker/demo-version.json b/nix/docker/demo-version.json index 9603a2a9b..39138dc02 100644 --- a/nix/docker/demo-version.json +++ b/nix/docker/demo-version.json @@ -1,3 +1,3 @@ { - "version": "26.5.11" + "version": "26.5.12" } diff --git a/nix/docker/version.json b/nix/docker/version.json index 9603a2a9b..39138dc02 100644 --- a/nix/docker/version.json +++ b/nix/docker/version.json @@ -1,3 +1,3 @@ { - "version": "26.5.11" + "version": "26.5.12" } diff --git a/package-lock.json b/package-lock.json index 435ef6b7f..bd4082e9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.5.11", + "version": "26.5.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d8f8b097d..a1b4c8356 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.5.11", + "version": "26.5.12", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 167445f9c..dc9eadb7c 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 26.5.11 +version: 26.5.12 dependencies: - base - yesod