@spectrum-css/actionbar
Advanced tools
Comparing version 7.0.10 to 7.0.11
@@ -6,2 +6,9 @@ # Change Log | ||
<a name="7.0.11"></a> | ||
##7.0.11 | ||
🗓 | ||
2023-12-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@7.0.10...@spectrum-css/actionbar@7.0.11) | ||
**Note:** Version bump only for package @spectrum-css/actionbar | ||
<a name="7.0.10"></a> | ||
@@ -8,0 +15,0 @@ ##7.0.10 |
@@ -26,2 +26,2 @@ { | ||
] | ||
} | ||
} |
{ | ||
"name": "@spectrum-css/actionbar", | ||
"version": "7.0.10", | ||
"version": "7.0.11", | ||
"description": "The Spectrum CSS actionbar component", | ||
@@ -17,29 +17,13 @@ "license": "Apache-2.0", | ||
"main": "dist/index-vars.css", | ||
"scripts": { | ||
"build": "gulp" | ||
}, | ||
"peerDependencies": { | ||
"@spectrum-css/actionbutton": ">=5", | ||
"@spectrum-css/actiongroup": ">=3", | ||
"@spectrum-css/closebutton": ">=3", | ||
"@spectrum-css/actiongroup": ">=4", | ||
"@spectrum-css/closebutton": ">=4", | ||
"@spectrum-css/fieldlabel": ">=7", | ||
"@spectrum-css/icon": ">=4", | ||
"@spectrum-css/popover": ">=5 <=6", | ||
"@spectrum-css/popover": ">=6", | ||
"@spectrum-css/tokens": ">=13" | ||
}, | ||
"devDependencies": { | ||
"@spectrum-css/actionbutton": "^5.0.16", | ||
"@spectrum-css/closebutton": "^4.0.16", | ||
"@spectrum-css/component-builder-simple": "^3.0.1", | ||
"@spectrum-css/fieldlabel": "^7.2.0", | ||
"@spectrum-css/icon": "^4.0.5", | ||
"@spectrum-css/popover": "^6.0.83", | ||
"@spectrum-css/table": "^5.0.10", | ||
"@spectrum-css/tokens": "^13.0.5", | ||
"gulp": "^4.0.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "5dcdae6da88c6ecc95b3696f044d93f2732096e6" | ||
"gitHead": "e978397c22cf2813262f5a326491f5e485adff03" | ||
} |
5
0
20
755
133903