Commits (5)
-
b3ecd8cc
-
Petar Hristov authored
Fix: On hover behavior (coscine/issues#1911) See merge request !80
d0e87ff3 -
Petar Hristov authored58f7e1e1
-
Petar Hristov authored
Hotfix #1911 See merge request !81
501e99af -
CoscineBot authored
## [1.20.1](v1.20.0...v1.20.1) (2022-01-25) ### Fix * On hover behavior (coscine/issues#1911) ([b3ecd8cc](b3ecd8cc)), closes [coscine/issues#1911](https://git.rwth-aachen.de/coscine/issues/issues/1911) * Update Dependencies ([58f7e1e1](58f7e1e1))
.eslintignore
0 → 100644
{ | ||
"name": "@coscine/login", | ||
"version": "1.20.0", | ||
"version": "1.20.1", | ||
"private": true, | ||
"directories": { | ||
"doc": "docs" | ||
... | ... | @@ -13,7 +13,7 @@ |
}, | ||
"dependencies": { | ||
"@coscine/api-connection": "^1.31.0", | ||
"@coscine/component-library": "^1.11.0", | ||
"@coscine/component-library": "^1.11.1", | ||
"@coscine/vuex-store": "^1.2.0", | ||
"@itcenter-layout/bootstrap": "^1.5.5", | ||
"@itcenter-layout/masterpage": "^1.3.0", | ||
... | ... |
This diff is collapsed.