We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40f655 commit 751a1bdCopy full SHA for 751a1bd
CHANGELOG.md
@@ -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
8
# [3.9.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v3.8.5...v3.9.0) (2025-09-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@input-output-hk/lace-ui-toolkit",
- "version": "3.9.0",
+ "version": "3.9.1",
"description": "Lace UI Toolkit",
"homepage": "https://github.com/input-output-hk/lace-ui-toolkit/blob/main/README.md",
"bugs": {
0 commit comments