Skip to content

Commit 7693ca2

Browse files
chore(release): 2.53.17
1 parent 899af1e commit 7693ca2

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.17](https://github.com/EightfoldAI/octuple/compare/v2.53.16...v2.53.17) (2025-08-04)
6+
7+
### Bug Fixes
8+
9+
- normalize startdate and enddate timestamps in rangepicker ([#1025](https://github.com/EightfoldAI/octuple/issues/1025)) ([899af1e](https://github.com/EightfoldAI/octuple/commits/899af1ead20647d2e2ae2d8df5836a960c8b2724))
10+
511
### [2.53.16](https://github.com/EightfoldAI/octuple/compare/v2.53.15...v2.53.16) (2025-07-23)
612

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

0 commit comments

Comments
 (0)