Skip to content

Commit 5a8a29d

Browse files
chore(release): 3.7.0 [skip ci]
## [3.7.0](v3.6.6...v3.7.0) (2024-10-29) ### Features * add additional button option to form ([23d20de](23d20de))
1 parent 23d20de commit 5a8a29d

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.7.0](https://github.com/DouglasNeuroInformatics/libui/compare/v3.6.6...v3.7.0) (2024-10-29)
4+
5+
6+
### Features
7+
8+
* add additional button option to form ([23d20de](https://github.com/DouglasNeuroInformatics/libui/commit/23d20de6517add801c1ecbc15cd204ce16fc37a4))
9+
310
## [3.6.6](https://github.com/DouglasNeuroInformatics/libui/compare/v3.6.5...v3.6.6) (2024-10-21)
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.6.6",
4+
"version": "3.7.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)