@podium/layout
Advanced tools
Comparing version 4.6.26 to 4.6.27
@@ -0,1 +1,8 @@ | ||
## [4.6.27](https://github.com/podium-lib/layout/compare/v4.6.26...v4.6.27) (2021-01-21) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v4.4.2 ([b0c23a3](https://github.com/podium-lib/layout/commit/b0c23a30d82168cdff1b298a7875f8db9d03f2f8)) | ||
## [4.6.26](https://github.com/podium-lib/layout/compare/v4.6.25...v4.6.26) (2021-01-21) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/layout", | ||
"version": "4.6.26", | ||
"version": "4.6.27", | ||
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.", | ||
@@ -44,3 +44,3 @@ "main": "lib/layout.js", | ||
"@podium/schemas": "4.0.7", | ||
"@podium/utils": "4.4.1", | ||
"@podium/utils": "4.4.2", | ||
"abslog": "2.4.0", | ||
@@ -47,0 +47,0 @@ "lodash.merge": "4.6.2", |
42698
+ Added@podium/utils@4.4.2(transitive)
Updated@podium/utils@4.4.2