Skip to content

Commit dd4c795

Browse files
chore(release): 2.53.20
1 parent 09b2e4d commit dd4c795

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.53.20](https://github.com/EightfoldAI/octuple/compare/v2.53.19...v2.53.20) (2025-09-19)
6+
7+
### Features
8+
9+
- **DatePicker:** add accessibility announcement for arrow key navigation ([#1033](https://github.com/EightfoldAI/octuple/issues/1033)) ([4b42384](https://github.com/EightfoldAI/octuple/commits/4b42384416287ef6004d2eb7a9d165d58aa531f9))
10+
11+
### Bug Fixes
12+
13+
- **tooltip:** allow props to be passed to wrapper ([#1036](https://github.com/EightfoldAI/octuple/issues/1036)) ([09b2e4d](https://github.com/EightfoldAI/octuple/commits/09b2e4dc5ea063b0b45914fcf0b34fd5013ed9cf))
14+
515
### [2.53.19](https://github.com/EightfoldAI/octuple/compare/v2.53.18...v2.53.19) (2025-08-29)
616

717
### [2.53.18](https://github.com/EightfoldAI/octuple/compare/v2.53.17...v2.53.18) (2025-08-14)

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.53.19",
3+
"version": "2.53.20",
44
"license": "MIT",
55
"description": "Eightfold Octuple Design System Component Library",
66
"sideEffects": [

0 commit comments

Comments
 (0)