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