From c157c93ac7a889ad18caa06020c4b347ef80c09a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 21 Jul 2021 22:16:59 +0200 Subject: [PATCH] chore(release): 25.18.2 --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1aa49acf0..5fedc3dbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.18.2](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.18.1...v25.18.2) (2021-07-21) + + +### Bug Fixes + +* **arc:** actually invalidate ([ef4734e](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/ef4734ebb671d9ef19c284a4c5cc9412d6e62874)) + ## [25.18.1](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.18.0...v25.18.1) (2021-07-21) diff --git a/package-lock.json b/package-lock.json index 4e6b9a8bc..84ba92924 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.18.1", + "version": "25.18.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 807b4c209..bf733aec1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.18.1", + "version": "25.18.2", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index e58555c9e..4dbfc9b4f 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 25.18.1 +version: 25.18.2 dependencies: - base - yesod