From fb7b63394ad08a2da2cbd20cd4972deb6eb225dd Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 28 Jun 2021 09:46:01 +0200 Subject: [PATCH] chore(release): 25.14.1 --- 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 ddb44d709..23cbc624b 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.14.1](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.14.0...v25.14.1) (2021-06-28) + + +### Bug Fixes + +* fix creating new terms ([9676615](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/9676615c55cbecce02dca95b01ad69c1a2455f1d)) + ## [25.14.0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.13.1...v25.14.0) (2021-06-27) diff --git a/package-lock.json b/package-lock.json index a37c2abe0..05d3df97e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.14.0", + "version": "25.14.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 96c7c267e..0249c9ee9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.14.0", + "version": "25.14.1", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 4556224df..dab949231 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 25.14.0 +version: 25.14.1 dependencies: - base - yesod