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 c036a8f commit 414f81cCopy full SHA for 414f81c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.11.2](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.11.1...v1.11.2) (2024-07-29)
2
+
3
4
+### Bug Fixes
5
6
+* add missing testId for dialog-description ([68b03f5](https://github.com/input-output-hk/lace-ui-toolkit/commit/68b03f555856455d34f290c42baeee1045c460a7))
7
8
## [1.11.1](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.11.0...v1.11.1) (2024-07-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@input-output-hk/lace-ui-toolkit",
- "version": "1.11.1",
+ "version": "1.11.2",
"description": "Lace UI Toolkit",
"homepage": "https://github.com/input-output-hk/lace-ui-toolkit/blob/main/README.md",
"bugs": {
0 commit comments