@tds/core-checkbox
Advanced tools
Comparing version 1.1.11 to 1.1.12
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.12](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@1.1.11...@tds/core-checkbox@1.1.12) (2019-03-20) | ||
**Note:** Version bump only for package @tds/core-checkbox | ||
## [1.1.11](https://github.com/telusdigital/tds/compare/@tds/core-checkbox@1.1.10...@tds/core-checkbox@1.1.11) (2019-03-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@tds/core-checkbox", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"main": "index.cjs.js", | ||
@@ -30,4 +30,4 @@ "module": "index.es.js", | ||
"@tds/core-input-feedback": "^1.0.8", | ||
"@tds/core-paragraph": "^1.0.8", | ||
"@tds/core-text": "^1.0.8", | ||
"@tds/core-paragraph": "^1.0.9", | ||
"@tds/core-text": "^1.0.9", | ||
"prop-types": "^15.5.10" | ||
@@ -37,5 +37,5 @@ }, | ||
"@tds/core-colours": "^1.1.1", | ||
"@tds/shared-choice": "^1.1.8" | ||
"@tds/shared-choice": "^1.1.9" | ||
}, | ||
"gitHead": "895ab01292f2f08ddcea6a62c8407faf6c13706e" | ||
"gitHead": "196e6c4eabd01d8f21cfb4e37a223b04ee7f2ac0" | ||
} |
59276
Updated@tds/core-paragraph@^1.0.9
Updated@tds/core-text@^1.0.9