diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bfa8bfee0077de3a924f205614a0bbc9959ee72..baf87b81a972c267d8eba8cb506542dd5d0f686e 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. +### [1.10.6](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.10.5...v1.10.6) (2021-11-19) + + +### Chore + +* make links clickable ([b1553ad](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/b1553ad5ce826a772a6024fcdfa9a29a73dfae76)) + ### [1.10.5](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.10.4...v1.10.5) (2021-11-16) ### [1.10.4](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.10.3...v1.10.4) (2021-11-09) diff --git a/package-lock.json b/package-lock.json index 986d215042fa4b870aa9e053244e1792b549b9b4..9f1bb9fb1f96a9362534e6a6f2793904abafd401 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ahiqar-website", - "version": "1.10.5", + "version": "1.10.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9d7a4b4ecd6fe641fea306c2bf288ba4523366cb..81e014b9d299acc8453572c023ff2fdfb8a4907f 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ahiqar-website", - "version": "1.10.5", + "version": "1.10.6", "description": "", "main": "", "authors": {