terra-toggle-button
Advanced tools
Comparing version 3.66.0 to 3.67.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 3.67.0 - (March 1, 2023) | ||
* Changed | ||
* Updated jest snapshots for button changes. | ||
## 3.66.0 - (February 16, 2023) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-toggle-button", | ||
"main": "lib/ToggleButton.js", | ||
"version": "3.66.0", | ||
"version": "3.67.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.64.0", | ||
"terra-button": "^3.65.0", | ||
"terra-icon": "^3.53.0", | ||
@@ -49,3 +49,3 @@ "terra-toggle": "^3.54.0" | ||
}, | ||
"gitHead": "76b62237054bafffe2e51240370bc7cd0cf6df81" | ||
"gitHead": "54aaf1969cdb2eaaee9f5ea438ea086fd4e814b8" | ||
} |
52992
Updatedterra-button@^3.65.0