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 24c306d commit 891c8f6Copy full SHA for 891c8f6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.13.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.12.0...v1.13.0) (2024-08-12)
2
+
3
4
+### Features
5
6
+* add data-testid for uncontrolled password box container ([e1c0ce0](https://github.com/input-output-hk/lace-ui-toolkit/commit/e1c0ce056bddb5aee313d2e83947636e02cde58c))
7
8
# [1.12.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.11.3...v1.12.0) (2024-08-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@input-output-hk/lace-ui-toolkit",
- "version": "1.12.0",
+ "version": "1.13.0",
"description": "Lace UI Toolkit",
"homepage": "https://github.com/input-output-hk/lace-ui-toolkit/blob/main/README.md",
"bugs": {
0 commit comments