@frontity/components
Advanced tools
Comparing version 1.1.8 to 1.1.9
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.1.9](https://github.com/frontity/frontity/compare/@frontity/components@1.1.8...@frontity/components@1.1.9) (2019-08-12) | ||
### Bug Fixes | ||
* **components:** fixes image component ([#171](https://github.com/frontity/frontity/issues/171)) ([566b8f9](https://github.com/frontity/frontity/commit/566b8f9)) | ||
## [1.1.8](https://github.com/frontity/frontity/compare/@frontity/components@1.1.7...@frontity/components@1.1.8) (2019-07-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@frontity/components", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "Collection of React components for »Frontity", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"@types/react-test-renderer": "^16.8.1", | ||
"frontity": "^1.2.2", | ||
"frontity": "^1.3.0", | ||
"jest": "^24.7.1", | ||
@@ -35,5 +35,5 @@ "react-test-renderer": "^16.8.6", | ||
"dependencies": { | ||
"@frontity/hooks": "^1.1.8" | ||
"@frontity/hooks": "^1.1.9" | ||
}, | ||
"gitHead": "bd8c6dc3d9872f1780e395c952737c867c88c0e8" | ||
"gitHead": "d7d983faf43dd8bc0cea57f0776a85db64a2dba2" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
31997
302
Updated@frontity/hooks@^1.1.9