Skip to content

Commit f240c9a

Browse files
Version Packages (#1341)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7ba744c commit f240c9a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/famous-taxis-greet.md

-5
This file was deleted.

packages/bits-ui/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# bits-ui
22

3+
## 1.3.16
4+
5+
### Patch Changes
6+
7+
- fix(Slider): Prevent Thumb from exceeding track bounds ([#1338](https://github.com/huntabyte/bits-ui/pull/1338))
8+
39
## 1.3.15
410

511
### Patch Changes

packages/bits-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bits-ui",
3-
"version": "1.3.15",
3+
"version": "1.3.16",
44
"license": "MIT",
55
"repository": "github:huntabyte/bits-ui",
66
"funding": "https://github.com/sponsors/huntabyte",

0 commit comments

Comments
 (0)