Skip to content

Commit f436072

Browse files
chore(release): 2.54.0
1 parent 61556d4 commit f436072

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.54.0](https://github.com/EightfoldAI/octuple/compare/v2.53.21...v2.54.0) (2025-10-16)
6+
7+
### Features
8+
9+
- add low/high contrast themes ([#1041](https://github.com/EightfoldAI/octuple/issues/1041)) ([61556d4](https://github.com/EightfoldAI/octuple/commits/61556d469fd07bb1d08a5b011af8b8fbaace0d25))
10+
511
### [2.53.21](https://github.com/EightfoldAI/octuple/compare/v2.53.20...v2.53.21) (2025-10-01)
612

713
### Features

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

0 commit comments

Comments
 (0)