Skip to content

Commit 981b17d

Browse files
chore(release): 4.9.0 [skip ci]
## [4.9.0](v4.8.3...v4.9.0) (2025-10-27) ### Features * allow description in boolean field ([688c9f8](688c9f8))
1 parent 84471a2 commit 981b17d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [4.9.0](https://github.com/DouglasNeuroInformatics/libui/compare/v4.8.3...v4.9.0) (2025-10-27)
4+
5+
### Features
6+
7+
* allow description in boolean field ([688c9f8](https://github.com/DouglasNeuroInformatics/libui/commit/688c9f8c8c4fe94d90dc5d4692cfb1e38f653a57))
8+
39
## [4.8.3](https://github.com/DouglasNeuroInformatics/libui/compare/v4.8.2...v4.8.3) (2025-10-07)
410

511
### 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.3",
4+
"version": "4.9.0",
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)