@spectrum-css/actionbutton
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -6,2 +6,9 @@ # Change Log | ||
<a name="4.0.4"></a> | ||
##4.0.4 | ||
🗓 | ||
2023-06-15 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@4.0.3...@spectrum-css/actionbutton@4.0.4) | ||
**Note:** Version bump only for package @spectrum-css/actionbutton | ||
<a name="4.0.3"></a> | ||
@@ -8,0 +15,0 @@ ##4.0.3 |
{ | ||
"name": "@spectrum-css/actionbutton", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "The Spectrum CSS action button component", | ||
@@ -26,4 +26,4 @@ "license": "Apache-2.0", | ||
"@spectrum-css/component-builder-simple": "^2.0.15", | ||
"@spectrum-css/icon": "^3.0.47", | ||
"@spectrum-css/tokens": "^10.1.2", | ||
"@spectrum-css/icon": "^3.0.48", | ||
"@spectrum-css/tokens": "^10.2.0", | ||
"gulp": "^4.0.0" | ||
@@ -34,3 +34,3 @@ }, | ||
}, | ||
"gitHead": "0990908ed4f47efc04c73667f499115c88bb0264" | ||
"gitHead": "6d8212fd528010b39590de4a3b860c6709cb9a2e" | ||
} |
@@ -7,3 +7,3 @@ // Import the component markup template | ||
export default { | ||
title: "Action button", | ||
title: "Components/Action button", | ||
description: | ||
@@ -10,0 +10,0 @@ "The action button component represents an action a user can take.", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
299190