Skip to content

Commit ebade01

Browse files
chore(release): 3.9.0 [skip ci]
## [3.9.0](v3.8.7...v3.9.0) (2025-03-26) ### Features * add arrows to first and last page buttons ([3b24cec](3b24cec)) * add first and last page buttons ([049f484](049f484)) * add first and last page buttons translations ([f7e9c49](f7e9c49)) ### Bug Fixes * remove console log ([e7523a4](e7523a4))
1 parent 5578a05 commit ebade01

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [3.9.0](https://github.com/DouglasNeuroInformatics/libui/compare/v3.8.7...v3.9.0) (2025-03-26)
4+
5+
### Features
6+
7+
* add arrows to first and last page buttons ([3b24cec](https://github.com/DouglasNeuroInformatics/libui/commit/3b24cecb9fedab7919cd03a2630750449eec1300))
8+
* add first and last page buttons ([049f484](https://github.com/DouglasNeuroInformatics/libui/commit/049f484d3d5630f513b4814020abfdcb2d357d1c))
9+
* add first and last page buttons translations ([f7e9c49](https://github.com/DouglasNeuroInformatics/libui/commit/f7e9c49e060e095e9799733efc49d7033281f7d0))
10+
11+
### Bug Fixes
12+
13+
* remove console log ([e7523a4](https://github.com/DouglasNeuroInformatics/libui/commit/e7523a43de57d10e0b37cd5e81947bb366d7390f))
14+
315
## [3.8.7](https://github.com/DouglasNeuroInformatics/libui/compare/v3.8.6...v3.8.7) (2025-01-28)
416

517

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.7",
4+
"version": "3.9.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)