@podium/layout
Advanced tools
Comparing version 4.6.18 to 4.6.19
@@ -0,1 +1,8 @@ | ||
## [4.6.19](https://github.com/podium-lib/layout/compare/v4.6.18...v4.6.19) (2020-10-12) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/context to v4.1.11 ([14f9c21](https://github.com/podium-lib/layout/commit/14f9c2112b7bd2b2245200078da0cc7748c2973b)) | ||
## [4.6.18](https://github.com/podium-lib/layout/compare/v4.6.17...v4.6.18) (2020-10-12) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/layout", | ||
"version": "4.6.18", | ||
"version": "4.6.19", | ||
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.", | ||
@@ -41,3 +41,3 @@ "main": "lib/layout.js", | ||
"@podium/client": "4.4.6", | ||
"@podium/context": "4.1.10", | ||
"@podium/context": "4.1.11", | ||
"@podium/proxy": "4.2.7", | ||
@@ -44,0 +44,0 @@ "@podium/schemas": "4.0.5", |
40619
+ Added@podium/context@4.1.11(transitive)
- Removed@podium/context@4.1.10(transitive)
Updated@podium/context@4.1.11