Commits (5)
-
Benedikt Heinrichs authored9ab260e5
-
Petar Hristov authored
Merge branch 'Topic/1711-extendResourceTypeConfiguration' into 'Product/1629-onboardingOtherUniversities' Update: Add UDE See merge request !70
5019e5d0 -
Petar Hristov authored8b3008a5
-
Petar Hristov authored
Hotfix/64 release ude See merge request !72
093879f5 -
CoscineBot authored
# [1.18.0](v1.17.0...v1.18.0) (2021-10-22) ### Update * Add UDE ([9ab260e5](9ab260e5))
{ | { | ||
"name": "@coscine/login", | "name": "@coscine/login", | ||
"version": "1.17.0", | "version": "1.18.0", | ||
"private": true, | "private": true, | ||
"directories": { | "directories": { | ||
"doc": "docs" | "doc": "docs" | ||
... | @@ -55,5 +55,6 @@ | ... | @@ -55,5 +55,6 @@ |
"type": "git", | "type": "git", | ||
"url": "https://git.rwth-aachen.de/coscine/frontend/apps/login.git" | "url": "https://git.rwth-aachen.de/coscine/frontend/apps/login.git" | ||
}, | }, | ||
"license": "MIT" | "license": "MIT", | ||
"packageManager": "yarn@3.0.2" | |||
} | } |