From 1fd392f3d14f614647cce1cc5ffa8091055bd9ec Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Mon, 6 Jun 2022 16:49:01 +0200 Subject: [PATCH] chore(release): 26.1.1 --- CHANGELOG.md | 2 ++ package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e950eeedd..0266bd0b4 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.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/package-lock.json b/package-lock.json index 161b98a86..93d8f1737 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.1.0", + "version": "26.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1662abc2b..395441f3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "26.1.0", + "version": "26.1.1", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 7db1233cf..7b4f13f24 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 26.1.0 +version: 26.1.1 dependencies: - base - yesod