From 89fdf588b90418870799a7d5ff5f775c134e7acf Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 19 Feb 2020 14:03:27 +0100 Subject: [PATCH] chore(release): 12.1.0 --- CHANGELOG.md | 15 +++++++++++++++ package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 4 files changed, 18 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56e756db5..b4364db82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ 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. +## [12.1.0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v12.0.0...v12.1.0) (2020-02-19) + + +### Bug Fixes + +* apply margin-left to both ol und ul ([c0d319e](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/c0d319e)) + + +### Features + +* **metrics:** report on health checks ([bec4023](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/bec4023)) +* targets on InfoLecturerR ([5ffee38](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/5ffee38)) + + + ## [12.0.0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v11.1.1...v12.0.0) (2020-02-19) diff --git a/package-lock.json b/package-lock.json index 453d54e71..50bb7794c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "12.0.0", + "version": "12.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1274ad940..b856219ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "12.0.0", + "version": "12.1.0", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index b097658e8..a81ac2588 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 12.0.0 +version: 12.1.0 dependencies: - base