@lion/tooltip
Advanced tools
Comparing version 0.19.1 to 0.20.0
# Change Log | ||
## 0.20.0 | ||
### Minor Changes | ||
- 02e4f2cb: add simulator to demos | ||
### Patch Changes | ||
- Updated dependencies [239cce3b] | ||
- Updated dependencies [02e4f2cb] | ||
- @lion/overlays@0.27.0 | ||
- @lion/core@0.17.0 | ||
## 0.19.1 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@lion/tooltip", | ||
"version": "0.19.1", | ||
"version": "0.20.0", | ||
"description": "Show relative overlay content on hover", | ||
@@ -39,4 +39,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@lion/core": "0.16.0", | ||
"@lion/overlays": "0.26.1" | ||
"@lion/core": "0.17.0", | ||
"@lion/overlays": "0.27.0" | ||
}, | ||
@@ -43,0 +43,0 @@ "keywords": [ |
72726
+ Added@lion/core@0.17.0(transitive)
+ Added@lion/overlays@0.27.0(transitive)
+ Addedsingleton-manager@1.4.2(transitive)
- Removed@lion/core@0.16.0(transitive)
- Removed@lion/overlays@0.26.1(transitive)
- Removedsingleton-manager@1.4.1(transitive)
Updated@lion/core@0.17.0
Updated@lion/overlays@0.27.0