From 54049d07c64de2040074ab693bef87e3ed755e83 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 2 Sep 2019 14:00:07 +0200 Subject: [PATCH] chore(release): 6.2.0 --- CHANGELOG.md | 14 ++++++++++++++ package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 4 files changed, 17 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24d54c995..11c55e7e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ 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. +## [6.2.0](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v6.1.0...v6.2.0) (2019-09-02) + + +### Bug Fixes + +* **datepicker:** removes idle cancel and submit buttons ([805676f](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/805676f)) + + +### Features + +* **users:** ldap-synchronise arbitrary subsets of users ([0789536](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/0789536)) + + + ## [6.1.0](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v6.0.0...v6.1.0) (2019-08-30) diff --git a/package-lock.json b/package-lock.json index 90ff57744..e2b89b42f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "6.1.0", + "version": "6.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 22b2f8e21..ceffdb270 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "6.1.0", + "version": "6.2.0", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 03eb5746c..0ee4181df 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 6.1.0 +version: 6.2.0 dependencies: # Due to a bug in GHC 8.0.1, we block its usage