Skip to content

Commit 0f7a08b

Browse files
chore(release): 2.53.15
1 parent 7934881 commit 0f7a08b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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.15](https://github.com/EightfoldAI/octuple/compare/v2.53.14...v2.53.15) (2025-07-22)
6+
7+
### Bug Fixes
8+
9+
- tab: added a prop to enable standard key navigation for tabs component ([#953](https://github.com/EightfoldAI/octuple/issues/953)) ([7934881](https://github.com/EightfoldAI/octuple/commits/79348811e884f7a10cabbc15d31f6c65e464a3a1))
10+
511
### [2.53.14](https://github.com/EightfoldAI/octuple/compare/v2.53.13...v2.53.14) (2025-07-21)
612

713
### [2.53.13](https://github.com/EightfoldAI/octuple/compare/v2.53.12...v2.53.13) (2025-07-21)

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

0 commit comments

Comments
 (0)