Skip to content

Commit 441c1a6

Browse files
committed
2 parents 814355d + 250249a commit 441c1a6

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.3](https://github.com/DouglasNeuroInformatics/libui/compare/v3.8.2...v3.8.3) (2025-01-01)
4+
5+
6+
### Bug Fixes
7+
8+
* reset form after submit ([ce8497c](https://github.com/DouglasNeuroInformatics/libui/commit/ce8497cc09ec5e046468b12c0c320852db9296e5))
9+
310
## [3.8.2](https://github.com/DouglasNeuroInformatics/libui/compare/v3.8.1...v3.8.2) (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.2",
4+
"version": "3.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)