Skip to content

Commit 34ca067

Browse files
chore(release): 3.8.7 [skip ci]
## [3.8.7](v3.8.6...v3.8.7) (2025-01-28) ### Bug Fixes * sync language document attribute ([a3bd994](a3bd994))
1 parent e065606 commit 34ca067

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.8.7](https://github.com/DouglasNeuroInformatics/libui/compare/v3.8.6...v3.8.7) (2025-01-28)
4+
5+
6+
### Bug Fixes
7+
8+
* sync language document attribute ([a3bd994](https://github.com/DouglasNeuroInformatics/libui/commit/a3bd994e5c4e547fb856db1996ce87e1ae9c531c))
9+
310
## [3.8.6](https://github.com/DouglasNeuroInformatics/libui/compare/v3.8.5...v3.8.6) (2025-01-03)
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.8.6",
4+
"version": "3.8.7",
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)