Skip to content

Commit

Permalink
⬆️ Release new @acusti/css-value-input
Browse files Browse the repository at this point in the history
changes include:
• adds aria-label={title} if no label provided for a11y
  • Loading branch information
acusti committed Mar 15, 2024
1 parent dfc7fe8 commit eae2c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/css-value-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@acusti/css-value-input",
"version": "1.0.0-rc.16",
"version": "1.0.0-rc.17",
"type": "module",
"sideEffects": false,
"exports": "./dist/CSSValueInput.js",
Expand Down

0 comments on commit eae2c5a

Please sign in to comment.