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