diff --git a/CHANGELOG.md b/CHANGELOG.md index ad99434e7e4129d743e4a9cc0f4b81f0d2df038a..35c6387fb143a3b3957bdda801a6030bbd1c0a30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ 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.10.2](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.10.0...v1.10.2) (2021-11-08) + + +### Bug Fixes + +* ms page ([a160b99](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/a160b9926513bca229031443d044bce61b82afc0)) +* update filename. ([cd1f2ed](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/cd1f2ed912933e8bf79f2e0807cfb76052196217)) +* url spelling correction. ([abfab10](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/abfab10c79a1bc3ad5f5e990adcf2407ae8c71b9)) + + +### Chore + +* correct menu item title ([02f6379](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/02f6379b729a74553add670088dba348a7ece2f4)), closes [#140](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/issues/140) +* minor addition re [#138](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/issues/138) ([37e078b](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/37e078b0bf5f5f4406c913458761a300e2f2e773)) +* remove terms of use ([02ab459](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/02ab459c1d1135090cb7ddd6041d5ecb23f36792)), closes [#139](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/issues/139) +* **release:** 1.10.1 ([9f0f369](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/9f0f369853832029247983aa62a5ef2f45daf319)) + ### [1.10.1](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.10.0...v1.10.1) (2021-10-12) diff --git a/package-lock.json b/package-lock.json index 04697881fe8741543934e78272808560f76d3438..a37284477e9dafe720a2addc19661e40d9852370 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ahiqar-website", - "version": "1.10.1", + "version": "1.10.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 296bb1eb9bb7c9cae0489e3e42927bd5213a2ec5..ae5b2425242a2c8b76382e8d08a5ef5d1e57a701 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ahiqar-website", - "version": "1.10.1", + "version": "1.10.2", "description": "", "main": "", "authors": {