@frontity/components
Advanced tools
Comparing version 1.1.13 to 1.1.14
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.14](https://github.com/frontity/frontity/compare/@frontity/components@1.1.13...@frontity/components@1.1.14) (2019-11-04) | ||
**Note:** Version bump only for package @frontity/components | ||
## [1.1.13](https://github.com/frontity/frontity/compare/@frontity/components@1.1.12...@frontity/components@1.1.13) (2019-10-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@frontity/components", | ||
"version": "1.1.13", | ||
"version": "1.1.14", | ||
"description": "Collection of React components for »Frontity", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"@types/react-test-renderer": "^16.8.1", | ||
"frontity": "^1.4.1", | ||
"frontity": "^1.4.2", | ||
"jest": "^24.7.1", | ||
@@ -35,5 +35,5 @@ "react-test-renderer": "^16.8.6", | ||
"dependencies": { | ||
"@frontity/hooks": "^1.1.12" | ||
"@frontity/hooks": "^1.1.13" | ||
}, | ||
"gitHead": "e2e9d9a6f9809af48e4e0fe79b9f892959ffab03" | ||
"gitHead": "89495b5f376c00114cc67ab666bbcc7104dadd6c" | ||
} |
38052
Updated@frontity/hooks@^1.1.13