terra-toggle-button
Advanced tools
Comparing version 3.77.0 to 3.78.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 3.78.0 - (October 16, 2023) | ||
* Changed | ||
* Minor dependency version bump | ||
## 3.77.0 - (October 3, 2023) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-toggle-button", | ||
"main": "lib/ToggleButton.js", | ||
"version": "3.77.0", | ||
"version": "3.78.0", | ||
"description": "Toggle button component that transitions content in and out with the click on a button.", | ||
@@ -32,4 +32,4 @@ "repository": { | ||
"terra-button": "^3.68.2", | ||
"terra-icon": "^3.57.1", | ||
"terra-toggle": "^3.59.0" | ||
"terra-icon": "^3.58.0", | ||
"terra-toggle": "^3.60.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "scripts": { | ||
}, | ||
"gitHead": "15402a168fe208a6a6ad899563df19e687c034af" | ||
"gitHead": "ceabc03e855b802114d93f40b95594068b7c0503" | ||
} |
53804
Updatedterra-icon@^3.58.0
Updatedterra-toggle@^3.60.0