Commits on Source (6)
-
-
Petar Hristov authored
Issue/1659 make view cards a link See merge request !47
-
Benedikt Heinrichs authored
-
Petar Hristov authored
Fix: RWTH Image => Coscine Image (coscine/issues#1743) See merge request !49
-
Petar Hristov authored
Sprint/2021 22 See merge request !48
-
CoscineBot authored
# [1.10.0](v1.9.0...v1.10.0) (2021-11-19) ### Fix * RWTH Image => Coscine Image (coscine/issues#1743) ([faf99dcd](faf99dcd)), closes [coscine/issues#1743](https://git.rwth-aachen.de/coscine/issues/issues/1743) ### Update * stretchedLink (coscine/issues#1659) ([0fc7cfc9](0fc7cfc9)), closes [coscine/issues#1659](https://git.rwth-aachen.de/coscine/issues/issues/1659)
Showing
{ | { | ||
"name": "@coscine/component-library", | "name": "@coscine/component-library", | ||
"version": "1.9.0", | "version": "1.10.0", | ||
"main": "dist/index.umd.js", | "main": "dist/index.umd.js", | ||
"module": "dist/index.common.js", | "module": "dist/index.common.js", | ||
"browser": "dist/index.umd.min.js", | "browser": "dist/index.umd.min.js", | ||
... | @@ -65,5 +65,6 @@ | ... | @@ -65,5 +65,6 @@ |
"git add" | "git add" | ||
] | ] | ||
}, | }, | ||
"license": "MIT" | "license": "MIT", | ||
"packageManager": "yarn@3.1.0" | |||
} | } |