Skip to content

Commit d954507

Browse files
committed
2 parents c6fe59f + c52e205 commit d954507

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+
## [3.8.1](https://github.com/DouglasNeuroInformatics/libui/compare/v3.8.0...v3.8.1) (2024-12-31)
4+
5+
6+
### Bug Fixes
7+
8+
* button width in form ([f1ae125](https://github.com/DouglasNeuroInformatics/libui/commit/f1ae1252e6339df92c5091a3774182762bae9223))
9+
310
## [3.8.0](https://github.com/DouglasNeuroInformatics/libui/compare/v3.7.6...v3.8.0) (2024-12-31)
411

512

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