Skip to content

Commit 91b42ff

Browse files
chore(release): 4.8.2 [skip ci]
## [4.8.2](v4.8.1...v4.8.2) (2025-10-06) ### Bug Fixes * recreate t function when resolved language changes ([d99ca97](d99ca97))
1 parent 955307d commit 91b42ff

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [4.8.2](https://github.com/DouglasNeuroInformatics/libui/compare/v4.8.1...v4.8.2) (2025-10-06)
4+
5+
### Bug Fixes
6+
7+
* recreate t function when resolved language changes ([d99ca97](https://github.com/DouglasNeuroInformatics/libui/commit/d99ca9769ad85eb03c65f8302d04dfc5b17ff6a7))
8+
39
## [4.8.1](https://github.com/DouglasNeuroInformatics/libui/compare/v4.8.0...v4.8.1) (2025-10-01)
410

511
### 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.8.1",
4+
"version": "4.8.2",
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)