@spectrum-css/actionbar
Advanced tools
Comparing version 6.0.55 to 6.0.56
@@ -6,2 +6,9 @@ # Change Log | ||
<a name="6.0.56"></a> | ||
##6.0.56 | ||
🗓 | ||
2023-08-03 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@6.0.55...@spectrum-css/actionbar@6.0.56) | ||
**Note:** Version bump only for package @spectrum-css/actionbar | ||
<a name="6.0.55"></a> | ||
@@ -8,0 +15,0 @@ ##6.0.55 |
{ | ||
"name": "@spectrum-css/actionbar", | ||
"version": "6.0.55", | ||
"version": "6.0.56", | ||
"description": "The Spectrum CSS actionbar component", | ||
@@ -30,11 +30,11 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@spectrum-css/actionbutton": "^4.0.10", | ||
"@spectrum-css/actiongroup": "^3.0.58", | ||
"@spectrum-css/closebutton": "^3.1.11", | ||
"@spectrum-css/actionbutton": "^4.0.11", | ||
"@spectrum-css/actiongroup": "^3.0.59", | ||
"@spectrum-css/closebutton": "^3.1.12", | ||
"@spectrum-css/component-builder-simple": "^2.0.15", | ||
"@spectrum-css/fieldlabel": "^7.0.19", | ||
"@spectrum-css/fieldlabel": "^7.0.20", | ||
"@spectrum-css/icon": "^3.0.50", | ||
"@spectrum-css/popover": "^6.0.62", | ||
"@spectrum-css/table": "^4.0.63", | ||
"@spectrum-css/tokens": "^11.0.2", | ||
"@spectrum-css/popover": "^6.0.63", | ||
"@spectrum-css/table": "^4.0.64", | ||
"@spectrum-css/tokens": "^11.1.0", | ||
"gulp": "^4.0.0" | ||
@@ -45,3 +45,3 @@ }, | ||
}, | ||
"gitHead": "77d0eaf816d314e21e22fe35f2fd94bf8b965b6a" | ||
"gitHead": "eac19c8d7d50f272e5b57702c3dc35b8111bf846" | ||
} |
109969