diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bbfeb77a..1beda0343 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ 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. +### [16.0.4](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v16.0.3...v16.0.4) (2020-05-06) + + +### Bug Fixes + +* **migration:** typos ([e508277](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/commit/e508277)) + + + ### [16.0.3](https://gitlab2.rz.ifi.lmu.de/uni2work/uni2work/compare/v16.0.2...v16.0.3) (2020-05-05) diff --git a/package-lock.json b/package-lock.json index 587d4490a..d4c6a90a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "16.0.3", + "version": "16.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0b7a8749b..bf55bf50d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uni2work", - "version": "16.0.3", + "version": "16.0.4", "description": "", "keywords": [], "author": "", diff --git a/package.yaml b/package.yaml index 2f1b5bccd..d64001b56 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: uniworx -version: 16.0.3 +version: 16.0.4 dependencies: - base