Skip to content

Commit 6f88420

Browse files
chore(release): 4.9.1 [skip ci]
## [4.9.1](v4.9.0...v4.9.1) (2025-10-27) ### Bug Fixes * add testid to destructive-action-dialog ([6a237b9](6a237b9)) * radio field styling ([a2bed6a](a2bed6a))
1 parent b7c75c4 commit 6f88420

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [4.9.1](https://github.com/DouglasNeuroInformatics/libui/compare/v4.9.0...v4.9.1) (2025-10-27)
4+
5+
### Bug Fixes
6+
7+
* add testid to destructive-action-dialog ([6a237b9](https://github.com/DouglasNeuroInformatics/libui/commit/6a237b9974da77c2c3c44ffcaf335469bfc69b16))
8+
* radio field styling ([a2bed6a](https://github.com/DouglasNeuroInformatics/libui/commit/a2bed6aff72c34136235104482c0691557150731))
9+
310
## [4.9.0](https://github.com/DouglasNeuroInformatics/libui/compare/v4.8.3...v4.9.0) (2025-10-27)
411

512
### Features

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.9.0",
4+
"version": "4.9.1",
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)