Skip to content

Commit 919698a

Browse files
chore(release): 2.54.1
1 parent d2c97af commit 919698a

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.1](https://github.com/EightfoldAI/octuple/compare/v2.54.0...v2.54.1) (2025-11-06)
6+
7+
### Features
8+
9+
- **snackbar:** make snackbars more accessible ([#1043](https://github.com/EightfoldAI/octuple/issues/1043)) ([d2c97af](https://github.com/EightfoldAI/octuple/commits/d2c97af9f9ad8b185d8469862575d07f694d01cf))
10+
511
## [2.54.0](https://github.com/EightfoldAI/octuple/compare/v2.53.21...v2.54.0) (2025-10-16)
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.54.0",
3+
"version": "2.54.1",
44
"license": "MIT",
55
"description": "Eightfold Octuple Design System Component Library",
66
"sideEffects": [

0 commit comments

Comments
 (0)