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 6ad763b commit c706bb1Copy full SHA for c706bb1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.14.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.13.0...v1.14.0) (2024-08-12)
2
+
3
4
+### Features
5
6
+* add data-testid for uncontrolled password box error ([470bc66](https://github.com/input-output-hk/lace-ui-toolkit/commit/470bc6644748a05f9722f7a12e7da4d79a3f9d48))
7
8
# [1.13.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.12.0...v1.13.0) (2024-08-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@input-output-hk/lace-ui-toolkit",
- "version": "1.13.0",
+ "version": "1.14.0",
"description": "Lace UI Toolkit",
"homepage": "https://github.com/input-output-hk/lace-ui-toolkit/blob/main/README.md",
"bugs": {
0 commit comments