Skip to content

Commit cffedae

Browse files
chore(release): 4.2.0 [skip ci]
## [4.2.0](v4.1.1...v4.2.0) (2025-04-23) ### Features * add OneTimePasswordInput ([44e4000](44e4000)) ### Bug Fixes * reset all error messages on language change ([3d1dd0e](3d1dd0e))
1 parent f347735 commit cffedae

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [4.2.0](https://github.com/DouglasNeuroInformatics/libui/compare/v4.1.1...v4.2.0) (2025-04-23)
4+
5+
### Features
6+
7+
* add OneTimePasswordInput ([44e4000](https://github.com/DouglasNeuroInformatics/libui/commit/44e400024d739e92d0566cc4cebf36f1301c4e17))
8+
9+
### Bug Fixes
10+
11+
* reset all error messages on language change ([3d1dd0e](https://github.com/DouglasNeuroInformatics/libui/commit/3d1dd0edf8572563ad6dfe27d7eb18ba6dd5c2c4))
12+
313
## [4.1.1](https://github.com/DouglasNeuroInformatics/libui/compare/v4.1.0...v4.1.1) (2025-04-19)
414

515
### 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.1.1",
4+
"version": "4.2.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)