Skip to content
Snippets Groups Projects
Commit 260ae75c authored by Manikanth Dindigala's avatar Manikanth Dindigala
Browse files

chore(release): 1.1.0

parent 86ed4729
No related branches found
No related tags found
No related merge requests found
Pipeline #215854 passed
...@@ -2,6 +2,38 @@ ...@@ -2,6 +2,38 @@
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. 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.1.0](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.0.1...v1.1.0) (2021-07-26)
### Features
* reuse edition links with base URL ([9e03407](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/9e03407a902d18c8770d8df52039321f13bc87d2)), closes [#84](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/issues/84)
### Chore
* changelog and version num ([711f70f](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/711f70fdff2e33f5d68187990d19ccf53af65fe1))
* **release:** 1.0.2 ([6390448](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/6390448f127272abb10c80c3b3135ef16737579b))
### Continuos Integration
* add verbosity ([84abac0](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/84abac02e3136001183864656c302b5076ebf9f3))
* deployment to main ([80f875b](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/80f875b0dc69b393bb686a7a277a1c33d953f69f))
* extend condition for main build targeting backend ([c336e2b](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/c336e2b4879e426ff51825a89cb63345f543ac50))
* fix slash-ending var ([35bd816](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/35bd8169f2ea711d448e06772f7945f01192ddae))
* fix syntax ([d2358d5](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/d2358d5afbbcdb6657d1a1f6338058460d257cde))
* fix var resolution in global vars ([98f3534](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/98f3534981dbee696f22420e980c9a8aa817ce7f))
* move deployment strategy ([0f8dfb0](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/0f8dfb0ecc5835afbff9cfd19d111424a9791df7))
* refine target paths ([6e4dd35](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/6e4dd35a36f1ccab403a28369fe038d21809987f))
* remove alias with vars ([966bf64](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/966bf6475671e206ef8d2bbf7100b6561bb2e6ba))
* remove alias, as they do not work for unknown reasons ([e70a9cd](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/e70a9cd1e6ba7e8f177affb4578adb391e5e4d51))
### Refactoring
* move apiService to utilities ([f03aa2f](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/f03aa2f4c89387ee506d924d336b08adbcf9f6b6))
## [1.0.2](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v0.1.0...v1.0.2) (2021-07-23) ## [1.0.2](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v0.1.0...v1.0.2) (2021-07-23)
### CI ### CI
......
{ {
"name": "ahiqar-website", "name": "ahiqar-website",
"version": "1.0.1", "version": "1.1.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
......
{ {
"name": "ahiqar-website", "name": "ahiqar-website",
"version": "1.0.2", "version": "1.1.0",
"description": "", "description": "",
"main": "", "main": "",
"authors": { "authors": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment