terra-toggle-button
Advanced tools
Comparing version 3.40.0 to 3.41.0
@@ -7,2 +7,7 @@ ChangeLog | ||
3.41.0 - (June 11, 2020) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
3.40.0 - (June 9, 2020) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-toggle-button", | ||
"main": "lib/ToggleButton.js", | ||
"version": "3.40.0", | ||
"version": "3.41.0", | ||
"description": "Toggle button component that transitions content in and out with the click on a button.", | ||
@@ -31,3 +31,3 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-button": "^3.41.0", | ||
"terra-button": "^3.42.0", | ||
"terra-icon": "^3.32.0", | ||
@@ -49,3 +49,3 @@ "terra-toggle": "^3.33.0" | ||
}, | ||
"gitHead": "8f2b00e0c29d873351fc4265b27a14e8c4053352" | ||
"gitHead": "ff8271d46fd2519bc59bd1ad7bd11a718dec326c" | ||
} |
111853
Updatedterra-button@^3.42.0