Skip to content

Commit ea8a59a

Browse files
chore(release): 4.8.0 [skip ci]
## [4.8.0](v4.7.0...v4.8.0) (2025-09-10) ### Features * add new subscribe option for form ([1521cc4](1521cc4))
1 parent fa1a4f9 commit ea8a59a

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.0](https://github.com/DouglasNeuroInformatics/libui/compare/v4.7.0...v4.8.0) (2025-09-10)
4+
5+
### Features
6+
7+
* add new subscribe option for form ([1521cc4](https://github.com/DouglasNeuroInformatics/libui/commit/1521cc4806f104bfde4f4727885eae90daad1a4e))
8+
39
## [4.7.0](https://github.com/DouglasNeuroInformatics/libui/compare/v4.6.1...v4.7.0) (2025-08-24)
410

511
### Features

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