Skip to content

Commit 58f5118

Browse files
chore(release): 4.3.0 [skip ci]
## [4.3.0](v4.2.1...v4.3.0) (2025-05-27) ### Features * add new DataTable component using tanstack table ([46917e4](46917e4))
1 parent 20e5b2c commit 58f5118

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.3.0](https://github.com/DouglasNeuroInformatics/libui/compare/v4.2.1...v4.3.0) (2025-05-27)
4+
5+
### Features
6+
7+
* add new DataTable component using tanstack table ([46917e4](https://github.com/DouglasNeuroInformatics/libui/commit/46917e4dcf315f048f0a80327dd877fa4b459eb2))
8+
39
## [4.2.1](https://github.com/DouglasNeuroInformatics/libui/compare/v4.2.0...v4.2.1) (2025-05-04)
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.2.1",
4+
"version": "4.3.0",
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)