@twilio-paste/form
Advanced tools
Comparing version 2.2.10 to 2.2.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.2.11](https://github.com/twilio-labs/paste/compare/@twilio-paste/form@2.2.10...@twilio-paste/form@2.2.11) (2020-09-09) | ||
**Note:** Version bump only for package @twilio-paste/form | ||
## [2.2.10](https://github.com/twilio-labs/paste/compare/@twilio-paste/form@2.2.9...@twilio-paste/form@2.2.10) (2020-09-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@twilio-paste/form", | ||
"version": "2.2.10", | ||
"version": "2.2.11", | ||
"category": "user input", | ||
@@ -34,10 +34,10 @@ "status": "beta", | ||
"peerDependencies": { | ||
"@twilio-paste/box": "^2.10.1", | ||
"@twilio-paste/box": "^2.10.2", | ||
"@twilio-paste/design-tokens": "^6.3.0", | ||
"@twilio-paste/flex": "^0.3.54", | ||
"@twilio-paste/icons": "^3.2.1", | ||
"@twilio-paste/flex": "^0.3.55", | ||
"@twilio-paste/icons": "^3.2.2", | ||
"@twilio-paste/screen-reader-only": "^1.1.12", | ||
"@twilio-paste/style-props": "^1.6.1", | ||
"@twilio-paste/style-props": "^1.6.2", | ||
"@twilio-paste/styling-library": "^0.1.2", | ||
"@twilio-paste/text": "^2.3.1", | ||
"@twilio-paste/text": "^2.3.2", | ||
"@twilio-paste/theme": "^3.2.19", | ||
@@ -54,3 +54,3 @@ "@twilio-paste/types": "^3.0.22", | ||
"@twilio-paste/flex": "^0.3.55", | ||
"@twilio-paste/icons": "^3.2.2", | ||
"@twilio-paste/icons": "^3.2.3", | ||
"@twilio-paste/screen-reader-only": "^1.1.12", | ||
@@ -63,3 +63,3 @@ "@twilio-paste/style-props": "^1.6.2", | ||
}, | ||
"gitHead": "cd222f87b1e03eec65acf8793a7672e297f5e6c7" | ||
"gitHead": "8d8615eb5839e674dc4f0b2ea67020f22f0b1f1e" | ||
} |
128099