@justeat/f-form-field
Advanced tools
Comparing version 4.13.0 to 4.13.1
@@ -7,2 +7,10 @@ # Changelog | ||
v4.13.1 | ||
----------------------------- | ||
*Jun 13, 2022* | ||
### Changed | ||
- Bumped wdio version and fixed breaking changes. | ||
v4.13.0 | ||
@@ -9,0 +17,0 @@ ------------------------------ |
{ | ||
"name": "@justeat/f-form-field", | ||
"description": "Fozzie Form Field - Fozzie Form Field Component", | ||
"version": "4.13.0", | ||
"version": "4.13.1", | ||
"main": "dist/f-form-field.umd.min.js", | ||
@@ -58,3 +58,3 @@ "maxBundleSize": "20kB", | ||
"devDependencies": { | ||
"@justeat/f-wdio-utils": "0.5.0", | ||
"@justeat/f-wdio-utils": "0.11.0", | ||
"@vue/cli-plugin-babel": "4.5.16", | ||
@@ -65,3 +65,3 @@ "@vue/cli-plugin-unit-jest": "4.5.16", | ||
}, | ||
"gitHead": "17ace8170b27d5c2fe7b032dec489f905170d570" | ||
"gitHead": "b644fd53806774bf0e51a1e70ff68d64b3617072" | ||
} |
9443254