From c9e975e31ee490b6363715bb460fa72f9f241a60 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 6 Aug 2019 18:32:04 +0200 Subject: [PATCH] chore(release): 4.13.0 --- CHANGELOG.md | 11 +++++++++++ package-lock.json | 2 +- package.json | 2 +- package.yaml | 2 +- 4 files changed, 14 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20d6b9b50..aaf6f2104 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ 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. +## [4.13.0](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v4.12.1...v4.13.0) (2019-08-06) + + +### Features + +* **course-show:** show allocation name ([3c80235](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/3c80235)) +* **homepage:** add convenience links to term and school ([83445c4](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/83445c4)) +* **homepage:** add prime action new course to homepage ([2208368](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/commit/2208368)) + + + ### [4.12.1](https://gitlab.cip.ifi.lmu.de/jost/UniWorX/compare/v4.12.0...v4.12.1) (2019-08-06) diff --git a/package-lock.json b/package-lock.json index 74d4772c2..8b4ca2b88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "4.12.1", + "version": "4.13.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 293029ab4..731af758e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "4.12.1", + "version": "4.13.0", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index cec8e434e..2d3fa9e71 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 4.12.1 +version: 4.13.0 dependencies: # Due to a bug in GHC 8.0.1, we block its usage