Skip to content

Commit 00cdc0c

Browse files
chore(release): 3.8.5
1 parent cb79b69 commit 00cdc0c

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,3 +1,10 @@
1+
## [3.8.5](https://github.com/input-output-hk/lace-ui-toolkit/compare/v3.8.4...v3.8.5) (2025-05-30)
2+
3+
4+
### Bug Fixes
5+
6+
* provide asset input with onblur event handler ([69459f5](https://github.com/input-output-hk/lace-ui-toolkit/commit/69459f552bb68d7983aca267d1da2a0fb00c04c8))
7+
18
## [3.8.4](https://github.com/input-output-hk/lace-ui-toolkit/compare/v3.8.3...v3.8.4) (2025-05-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@input-output-hk/lace-ui-toolkit",
3-
"version": "3.8.4",
3+
"version": "3.8.5",
44
"description": "Lace UI Toolkit",
55
"homepage": "https://github.com/input-output-hk/lace-ui-toolkit/blob/main/README.md",
66
"bugs": {

0 commit comments

Comments
 (0)