Skip to content

Commit d0eea73

Browse files
1.22.5
1 parent 16df727 commit d0eea73

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
@@ -1,3 +1,13 @@
1+
## [1.22.5](https://github.com/Xenial-Devil/Saha-ui/compare/v1.22.4...v1.22.5) (2025-12-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **drag-drop:** finalize visuals, positioning, and selection box ([850695a](https://github.com/Xenial-Devil/Saha-ui/commit/850695a9413ae38823c58675b7a90e8f46136270))
7+
* **select:** add multi-select support and form integration ([e711417](https://github.com/Xenial-Devil/Saha-ui/commit/e71141756c855da18be539af458410329eb4da6a))
8+
* **select:** add optional clearable prop and clear button ([b293017](https://github.com/Xenial-Devil/Saha-ui/commit/b2930178c8c18ed038251369249b4dbe703682cc))
9+
* **video-player:** add robustness, PiP, buffering & fetch mode ([0dffc5c](https://github.com/Xenial-Devil/Saha-ui/commit/0dffc5c71cacb485f1d6a7f737422247fe12d67a))
10+
111
## [1.22.4](https://github.com/Xenial-Devil/Saha-ui/compare/v1.22.3...v1.22.4) (2025-12-13)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saha-ui",
3-
"version": "1.22.4",
3+
"version": "1.22.5",
44
"description": "Ultra-modern React component library built with TypeScript, Tailwind CSS v4, and OKLCH colors",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)