Skip to content

Commit a08bd29

Browse files
committed
Release 1.49.6
1 parent 305c9d9 commit a08bd29

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
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.49.6] - 2025-01-11
11+
12+
### Added
13+
14+
- ScrollAreaState now exposes a new `isScrollInProgress` property
15+
16+
### Fixed
17+
18+
- Scrollbars Thumb HideWhileIdle hides while scrolling #114
19+
1020
## [1.49.5] - 2025-01-03
1121

1222
### Added

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
unstyled = "1.49.5"
2+
unstyled = "1.49.6"
33

44
kotlin = "2.2.20"
55
compose = "1.9.0"

0 commit comments

Comments
 (0)