@spark-ui/slot
Advanced tools
Comparing version 1.6.3 to 1.6.4
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.6.4](https://github.com/adevinta/spark/compare/@spark-ui/slot@1.6.3...@spark-ui/slot@1.6.4) (2023-08-29) | ||
**Note:** Version bump only for package @spark-ui/slot | ||
## [1.6.3](https://github.com/adevinta/spark/compare/@spark-ui/slot@1.6.2...@spark-ui/slot@1.6.3) (2023-08-23) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@spark-ui/slot", | ||
"version": "1.6.3", | ||
"version": "1.6.4", | ||
"description": "Merges its props onto its immediate child", | ||
@@ -8,2 +8,13 @@ "publishConfig": { | ||
}, | ||
"keywords": [ | ||
"@spark-ui", | ||
"react", | ||
"component", | ||
"accessible", | ||
"accessibility", | ||
"wai-aria", | ||
"aria", | ||
"a11y", | ||
"slot" | ||
], | ||
"main": "./dist/index.js", | ||
@@ -33,3 +44,3 @@ "module": "./dist/index.mjs", | ||
"license": "MIT", | ||
"gitHead": "b3cb5019cadc8baac0c94c6e980a772bc2cdf633" | ||
"gitHead": "0c0a05d34d4ade1b5e3ba458cc9865dedad5a1e3" | ||
} |
8918