From 33d4910b3d5e9c5aa1d19e96c8a634e1b2fc148b Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 2 Aug 2021 11:55:12 +0200 Subject: [PATCH] chore(release): 25.19.3 --- 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 ac9e838c7..5863fed81 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.19.3](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.19.2...v25.19.3) (2021-08-02) + + +### Bug Fixes + +* **submissions:** more precise feedback ([d151b6f](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/d151b6fc14e5b32d9f07923149923d5ab7ea4880)) + ## [25.19.2](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.19.1...v25.19.2) (2021-07-30) diff --git a/package-lock.json b/package-lock.json index 4644ce8a3..969a87a37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.19.2", + "version": "25.19.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1e22327a1..be88e38f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.19.2", + "version": "25.19.3", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 8e2767cd1..27a05ba07 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 25.19.2 +version: 25.19.3 dependencies: - base - yesod