diff --git a/CHANGELOG.md b/CHANGELOG.md index ae906026ec73915c802bb9451abac349b9c87802..a425482da8605352db6202cca456cf7184ce3921 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ 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. +### [1.9.2](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.9.1...v1.9.2) (2021-10-06) + + +### Bug Fixes + +* markdown issues ([db81d12](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/db81d1240bc3e3a4ba921f476660f337e797f9ee)) + + +### Chore + +* change licence text under Ahiqar Image ([6c7a8c5](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/6c7a8c5fa3fed46ccd5f94973c366aba172f052d)), closes [#137](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/issues/137) + ### [1.9.1](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.9.0...v1.9.1) (2021-09-29) diff --git a/package-lock.json b/package-lock.json index 60eaf561cc4de1fff579cc85bca8d1e35a0ce0e3..f8371ec4c87ef36bcf9605247ca79442836ba664 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ahiqar-website", - "version": "1.9.1", + "version": "1.9.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4e39d4ffed4b58afda6fcf5e2f3ae36ec335690d..286ef862244694b0c4c53569db2261095f63b673 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ahiqar-website", - "version": "1.9.1", + "version": "1.9.2", "description": "", "main": "", "authors": {