diff --git a/CHANGELOG.md b/CHANGELOG.md index f2d7e1a33d7aced31f06d06828e57077bfa38095..8605d034af2f78be98643cd0d2289dc1c28257a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,27 @@ 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.8.0](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.7.0...v1.8.0) (2021-09-21) + + +### Features + +* check for karshuni in search result item ([5fb05c0](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/5fb05c0679ec63abf7789bbe8c28a187871cb729)) +* new menue button "Translations" with two menue items ([7ab4cc8](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/7ab4cc88b123a23d9182cdb1136e8151cbb2345d)), closes [#130](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/issues/130) + + +### Bug Fixes + +* markdown issues ([5d8e241](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/5d8e241bc18a4af136e65dd3fcbdd5579e6ad583)) +* new button navigation ([ec6f4a6](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/ec6f4a6d9cf3aa3f455358f874a9c7b2f4a8a4b9)) + + +### Chore + +* add links in markown ([5ea27ca](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/5ea27ca6fda7a42c9094e878bacaeeb9c7fc6177)) +* replace image stemmata3 ([9d44d8a](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/9d44d8a3d557a1cef760b0fa3d68fd345aa6a418)) +* update content delivered via API ([91f999f](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/91f999f0a3da0c351a44b727277633d4c2155ef3)) + ## [1.7.0](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.6.0...v1.7.0) (2021-09-13) diff --git a/package-lock.json b/package-lock.json index 9e292579a86aeaa79d786544bf767baa530c1c56..829cfa5dc6e9a80bc0cfd3cf0679e6ec6bdac071 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ahiqar-website", - "version": "1.7.0", + "version": "1.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ceecf344599d067f4e45ee884f47f6c7d892ecfd..a04a347fdd08fa4e6b102edcd4a5bad74c6cda41 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ahiqar-website", - "version": "1.7.0", + "version": "1.8.0", "description": "", "main": "", "authors": {