Skip to content

Commit 48dbb71

Browse files
1.22.9
1 parent 42da308 commit 48dbb71

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.9](https://github.com/Xenial-Devil/Saha-ui/compare/v1.22.8...v1.22.9) (2026-01-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **combobox:** Enhance autocomplete input with improved UX and positioning ([b79dde2](https://github.com/Xenial-Devil/Saha-ui/commit/b79dde253efd301c1e10975414523a0e0272c6f9))
7+
* **components:** Improve Select and Link component positioning ([fb21b1f](https://github.com/Xenial-Devil/Saha-ui/commit/fb21b1f7a2477888f7f1db5a4bd0958591852618))
8+
* **dropdown:** Refactor dropdown to pure menu component ([7d7fbc3](https://github.com/Xenial-Devil/Saha-ui/commit/7d7fbc3bc9490972a331bac7650b7bbd10c0061e))
9+
* **ui:** Adjust z-index and Twitter link in components ([7a0eb8b](https://github.com/Xenial-Devil/Saha-ui/commit/7a0eb8bc9ff77c76ceb5e078bbe5878a8bc75f2a))
10+
111
## [1.22.8](https://github.com/Xenial-Devil/Saha-ui/compare/v1.22.7...v1.22.8) (2025-12-20)
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.8",
3+
"version": "1.22.9",
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)