diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e9e0350eaffe75744e1f702d5f0a08198c682da..0a4c587af3388730d42d41cc6f95170d9164f841 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ 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. +### [0.0.3](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v0.0.2...v0.0.3) (2021-06-10) + + +### Features + +* add various new pages ([cb13097](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/cb130970d2bb12690b5b1c295fa12711c614395e)) + + +### Bug Fixes + +* gitlab references in changelog files ([afebb55](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/afebb5573c8a3425c38a2e4f7e815ea19d2f7c71)) + + +### Refactoring + +* menu for new page structure ([f5548ff](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/f5548ff900cf1caae716db9a7558ea43b328c7dc)) +* remove obsolete pages ([cf85ace](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/cf85acef77f9bf5e2bec0b60a66b5338ced45b11)) + ### [0.0.2](https://gitlab.gwdg.de/subugoe/ahikar/website/compare/v0.0.1...v0.0.2) (2021-06-09) diff --git a/package-lock.json b/package-lock.json index 49d411a816834703f09020a269f8ab647b969e92..5021e8ce15ead4fb1421eac86aab53f33858b22e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ahiqar-website", - "version": "0.0.2", + "version": "0.0.3", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 30e4fd125e4b76b7ca19af0f9aec4433ab3b6d5b..bb5401e04f00778dd2004e84dfa9cea22302e946 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ahiqar-website", - "version": "0.0.2", + "version": "0.0.3", "description": "", "main": "", "authors": {