Skip to content

Commit 708a1d6

Browse files
chore(release): 2.58.3
1 parent 60acd40 commit 708a1d6

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
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.58.3](https://github.com/EightfoldAI/octuple/compare/v2.58.2...v2.58.3) (2026-07-14)
6+
7+
### Bug Fixes
8+
9+
- **Dropdown:** make ariaHaspopupValue opt-in, no aria-haspopup by default ([fe124ee](https://github.com/EightfoldAI/octuple/commits/fe124ee4c22dc9d2e3b214fe16eed7372569a4e1))
10+
- **Select:** announce result count with the active option for improvedA11y combobox ([60acd40](https://github.com/EightfoldAI/octuple/commits/60acd40da09e47bfbf507fdb84ed4ce97195e079))
11+
512
### [2.58.2](https://github.com/EightfoldAI/octuple/compare/v2.58.1...v2.58.2) (2026-07-09)
613

714
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eightfold.ai/octuple",
3-
"version": "2.58.2",
3+
"version": "2.58.3",
44
"license": "MIT",
55
"description": "Eightfold Octuple Design System Component Library",
66
"sideEffects": [

0 commit comments

Comments
 (0)