Skip to content

Commit a20b810

Browse files
chore(release): 3.9.3
1 parent df53a06 commit a20b810

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.9.3](https://github.com/input-output-hk/lace-ui-toolkit/compare/v3.9.2...v3.9.3) (2025-10-30)
2+
3+
4+
### Bug Fixes
5+
6+
* add preventTextWrap prop to Tooltip ([d6d2439](https://github.com/input-output-hk/lace-ui-toolkit/commit/d6d24392e9fbcfd63904b1dccb0b71128f7c88d1))
7+
* update body component font weight to medium ([e268f71](https://github.com/input-output-hk/lace-ui-toolkit/commit/e268f71f54b335c10350c3d58384d574f4ee1074))
8+
19
## [3.9.2](https://github.com/input-output-hk/lace-ui-toolkit/compare/v3.9.1...v3.9.2) (2025-10-17)
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.9.2",
3+
"version": "3.9.3",
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)