Skip to content

Commit 92ad86a

Browse files
chore(release): 3.8.4 [skip ci]
## [3.8.4](v3.8.3...v3.8.4) (2025-01-01) ### Bug Fixes * add wait cursor overlay for suspend ([814355d](814355d)) * delay ([96486ce](96486ce))
1 parent 441c1a6 commit 92ad86a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [3.8.4](https://github.com/DouglasNeuroInformatics/libui/compare/v3.8.3...v3.8.4) (2025-01-01)
4+
5+
6+
### Bug Fixes
7+
8+
* add wait cursor overlay for suspend ([814355d](https://github.com/DouglasNeuroInformatics/libui/commit/814355d80071bfdde171b6c4f35798212691fec5))
9+
* delay ([96486ce](https://github.com/DouglasNeuroInformatics/libui/commit/96486cefe233e99102e068c6b9a22640adadfcc1))
10+
311
## [3.8.3](https://github.com/DouglasNeuroInformatics/libui/compare/v3.8.2...v3.8.3) (2025-01-01)
412

513

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