We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d723e12 commit 250249aCopy full SHA for 250249a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [3.8.2](https://github.com/DouglasNeuroInformatics/libui/compare/v3.8.1...v3.8.2) (2024-12-31)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@douglasneuroinformatics/libui",
"type": "module",
- "version": "3.8.2",
+ "version": "3.8.3",
"packageManager": "pnpm@9.14.2",
"description": "Generic UI components for DNP projects, built using React and Tailwind CSS",
"author": "Joshua Unrau",
0 commit comments