From 2cbf015075f9acddaf88ebb241d6006a9de2914c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 13 Jul 2021 11:00:05 +0200 Subject: [PATCH] chore(release): 25.16.0 --- 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 b0c3c128c..c3d0465ab 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.16.0](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.15.3...v25.16.0) (2021-07-13) + + +### Features + +* **personalised-sheet-files:** seeds ([cf67945](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/cf679452928c14200e1eb3877987ee299fbf9f6f)) + ## [25.15.3](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v25.15.2...v25.15.3) (2021-07-08) diff --git a/package-lock.json b/package-lock.json index 6334ca460..20aaf35db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.15.3", + "version": "25.16.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 961d0d6a0..be6d6f6c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "25.15.3", + "version": "25.16.0", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 651fb9faf..99a6c01f5 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 25.15.3 +version: 25.16.0 dependencies: - base - yesod