Skip to content

Commit 751a1bd

Browse files
chore(release): 3.9.1
1 parent a40f655 commit 751a1bd

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.9.1](https://github.com/input-output-hk/lace-ui-toolkit/compare/v3.9.0...v3.9.1) (2025-10-01)
2+
3+
4+
### Bug Fixes
5+
6+
* disallow icon shrinking in InfoBar component ([971f11d](https://github.com/input-output-hk/lace-ui-toolkit/commit/971f11d2559ca8187023e982ca89d83f4d9e1273))
7+
18
# [3.9.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v3.8.5...v3.9.0) (2025-09-08)
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.9.0",
3+
"version": "3.9.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)