Skip to content

Commit 81d2841

Browse files
chore(release): 4.8.3 [skip ci]
## [4.8.3](v4.8.2...v4.8.3) (2025-10-07) ### Bug Fixes * add rounding on sm viewport ([d5630d8](d5630d8)) * increase animation duration by 100ms ([3b6e82c](3b6e82c)) * set min-width for sm viewport ([6d596c4](6d596c4))
1 parent 9e7b891 commit 81d2841

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [4.8.3](https://github.com/DouglasNeuroInformatics/libui/compare/v4.8.2...v4.8.3) (2025-10-07)
4+
5+
### Bug Fixes
6+
7+
* add rounding on sm viewport ([d5630d8](https://github.com/DouglasNeuroInformatics/libui/commit/d5630d87dcaa281839e2073eb0b117d4ab5104f9))
8+
* increase animation duration by 100ms ([3b6e82c](https://github.com/DouglasNeuroInformatics/libui/commit/3b6e82c0f20b7de9ddf616576ca1f917d84d0a11))
9+
* set min-width for sm viewport ([6d596c4](https://github.com/DouglasNeuroInformatics/libui/commit/6d596c4a9f10d2c2d29dda19f9a3414068f6a1b9))
10+
311
## [4.8.2](https://github.com/DouglasNeuroInformatics/libui/compare/v4.8.1...v4.8.2) (2025-10-06)
412

513
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@douglasneuroinformatics/libui",
33
"type": "module",
4-
"version": "4.8.2",
4+
"version": "4.8.3",
55
"packageManager": "[email protected]",
66
"description": "Generic UI components for DNP projects, built using React and Tailwind CSS",
77
"author": "Joshua Unrau",

0 commit comments

Comments
 (0)