Skip to content

Commit 1529d29

Browse files
chore(release): 3.8.1
1 parent 67bb312 commit 1529d29

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.8.1](https://github.com/input-output-hk/lace-ui-toolkit/compare/v3.8.0...v3.8.1) (2025-05-16)
2+
3+
4+
### Bug Fixes
5+
6+
* add tooltip to transaction summary ([906d1ee](https://github.com/input-output-hk/lace-ui-toolkit/commit/906d1eeda06d2527f2959fd819a6f571eb6c036a))
7+
* improve formatting for edit component ([002525f](https://github.com/input-output-hk/lace-ui-toolkit/commit/002525f9b13fd42f47bfb0615e0c99e757c45ff4))
8+
19
# [3.8.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v3.7.0...v3.8.0) (2025-05-13)
210

311

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.0",
3+
"version": "3.8.1",
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)