From deb1853272f88ae4312c63e5808c011ee4111186 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Fri, 22 Apr 2022 14:03:36 +0200 Subject: [PATCH] chore(release): 26.0.0 --- CHANGELOG.md | 12 ++++++++++++ package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 259de242f..3fc1c24c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ 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.0.0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.29.3...v26.0.0) (2022-04-22) + + +### ⚠ BREAKING CHANGES + +* **system-message:** fix on-volatile-cluster-settings model default + +### Bug Fixes + +* **system-message:** fix on-volatile-cluster-settings model default ([4027f31](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/4027f3144b613dbe67ca44f7a3142c13ff6f4dff)) +* **webpack:** switch to wp-5 assets ([ec4d710](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/ec4d710ce0a5429160365397ad17c23b71c0a4cf)) + ## [25.29.3](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.29.2...v25.29.3) (2022-04-21) diff --git a/package-lock.json b/package-lock.json index d2e5666ac..3f661e4c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.29.3", + "version": "26.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3e6b38c32..dcca92164 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.29.3", + "version": "26.0.0", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 4b101d693..d542d05af 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 25.29.3 +version: 26.0.0 dependencies: - base - yesod