Commits on Source (6)
-
Benedikt Heinrichs authored
-
Marcel Nellesen authored
Update: Add Merge Token path See merge request coscine/app/login!29
-
Marcel Nellesen authored
Product/504 merge workflow See merge request coscine/app/login!31
-
Marcel Nellesen authored
-
Marcel Nellesen authored
Sprint/2020 11 See merge request coscine/app/login!30
-
CoscineBot authored
# [1.7.0](https://git.rwth-aachen.de/coscine/app/login/compare/v1.6.0...v1.7.0) (2020-07-03) ### Fix * Updated dependencies ([c816130e](https://git.rwth-aachen.de/coscine/app/login/commit/c816130e70316b6fe5f8d0bf09a20a2e77092077)) ### Update * Add Merge Token path (coscine/issues#861) ([b301d9b8](https://git.rwth-aachen.de/coscine/app/login/commit/b301d9b833625b43201b58ec3a0001ad3c4800d3)), closes [coscine/issues#861](https://git.rwth-aachen.de/coscine/issues/issues/861)
{ | ||
"name": "@coscine/login", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"private": true, | ||
"directories": { | ||
"doc": "docs" | ||
... | ... | @@ -12,7 +12,7 @@ |
"test:unit": "vue-cli-service test:unit" | ||
}, | ||
"dependencies": { | ||
"@coscine/api-connection": "^1.15.0", | ||
"@coscine/api-connection": "^1.16.0", | ||
"@itcenter-layout/bootstrap": "^1.5.5", | ||
"@itcenter-layout/masterpage": "^1.2.9", | ||
"@types/jquery": "^3.3.38", | ||
... | ... |