Skip to content

Commit 13025b9

Browse files
committed
release: v0.5.3
1 parent c127943 commit 13025b9

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [0.5.3](https://github.com/tobyzerner/inclusive-elements/compare/v0.5.2...v0.5.3) (2026-02-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **tabs:** ensure correct initial tab is selected when none are `aria-selected` ([c127943](https://github.com/tobyzerner/inclusive-elements/commit/c127943f2c15801409f4bbb91b4e0c71028f4fc1))
9+
310
### [0.5.2](https://github.com/tobyzerner/inclusive-elements/compare/v0.5.1...v0.5.2) (2026-02-18)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inclusive-elements",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "Accessible, lightweight, unstyled implementations of common UI controls.",
55
"module": "dist/inclusive-elements.js",
66
"type": "module",

0 commit comments

Comments
 (0)