Skip to content

Commit 3a28fce

Browse files
committed
release: v0.5.5
1 parent b50b49b commit 3a28fce

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
### [0.5.5](https://github.com/tobyzerner/inclusive-elements/compare/v0.5.4...v0.5.5) (2026-03-16)
4+
5+
6+
### Features
7+
8+
* **menu:** add support for horizontal menus ([ec720f9](https://github.com/tobyzerner/inclusive-elements/commit/ec720f9ac965804a3a5dc084647824715a8c7ebd))
9+
* **tooltip:** handle arrow keys as tooltip focus triggers ([b50b49b](https://github.com/tobyzerner/inclusive-elements/commit/b50b49be1256e555d55cd0e7ce5780b933f62717))
10+
311
### [0.5.4](https://github.com/tobyzerner/inclusive-elements/compare/v0.5.3...v0.5.4) (2026-02-20)
412

513

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.4",
3+
"version": "0.5.5",
44
"description": "Accessible, lightweight, unstyled implementations of common UI controls.",
55
"module": "dist/inclusive-elements.js",
66
"type": "module",

0 commit comments

Comments
 (0)