Skip to content

Commit 72c214c

Browse files
chore(release): 6.42.0 [skip ci]
# [6.42.0](v6.41.3...v6.42.0) (2025-05-12) ### Bug Fixes * remove hint text ([41e0d4d](41e0d4d)) ### Features * add file list components and new layout of input file ([1ab8fc1](1ab8fc1))
1 parent 5ea2ef4 commit 72c214c

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [6.42.0](https://github.com/dd3tech/bui/compare/v6.41.3...v6.42.0) (2025-05-12)
2+
3+
4+
### Bug Fixes
5+
6+
* remove hint text ([41e0d4d](https://github.com/dd3tech/bui/commit/41e0d4d03ab44dfdf6ffabd646f8e316d86932c9))
7+
8+
9+
### Features
10+
11+
* add file list components and new layout of input file ([1ab8fc1](https://github.com/dd3tech/bui/commit/1ab8fc106848a586b70fac70db31bcb825a7096f))
12+
113
## [6.41.3](https://github.com/dd3tech/bui/compare/v6.41.2...v6.41.3) (2025-05-12)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dd360-ds",
3-
"version": "6.41.3",
3+
"version": "6.42.0",
44
"description": "DD360 Components is a tailwind based React component library",
55
"license": "MIT",
66
"homepage": "https://bui.dd360.mx",

0 commit comments

Comments
 (0)