Skip to content

Commit 09ce8e3

Browse files
committed
2 parents 461e138 + 2a6d7a6 commit 09ce8e3

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.7.1](https://github.com/DouglasNeuroInformatics/libui/compare/v3.7.0...v3.7.1) (2024-11-16)
4+
5+
6+
### Bug Fixes
7+
8+
* add libui include ([c8c7e71](https://github.com/DouglasNeuroInformatics/libui/commit/c8c7e71cdf67e8d9aab17be34135cd2433302a50))
9+
310
## [3.7.0](https://github.com/DouglasNeuroInformatics/libui/compare/v3.6.6...v3.7.0) (2024-10-29)
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.7.0",
4+
"version": "3.7.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)