terra-toggle-button
Advanced tools
@@ -5,2 +5,7 @@ # Changelog | ||
## 3.65.0 - (February 15, 2023) | ||
* Changed | ||
* Updated jest snapshots for icon button changes. | ||
## 3.64.0 - (February 7, 2023) | ||
@@ -14,2 +19,5 @@ | ||
* Changed | ||
* Updated wdio screenshots due to functional-testing upgrade. | ||
* Changed | ||
* Jest snapshots updated due to decorative / informative icon changes in terra-icon. | ||
@@ -16,0 +24,0 @@ |
{ | ||
"name": "terra-toggle-button", | ||
"main": "lib/ToggleButton.js", | ||
"version": "3.64.0", | ||
"version": "3.65.0", | ||
"description": "Toggle button component that transitions content in and out with the click on a button.", | ||
@@ -31,5 +31,5 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-button": "^3.62.0", | ||
"terra-icon": "^3.52.0", | ||
"terra-toggle": "^3.53.0" | ||
"terra-button": "^3.63.0", | ||
"terra-icon": "^3.53.0", | ||
"terra-toggle": "^3.54.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "scripts": { | ||
}, | ||
"gitHead": "5baec333cd23f0e17bbd3ced48e1dbf74ba6cc9e" | ||
"gitHead": "632d9cecc4c480d250ddef2ee6999349eda97641" | ||
} |
52827
0.32%