We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad50989 commit 57d4126Copy full SHA for 57d4126
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.20.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.19.0...v1.20.0) (2024-09-13)
2
+
3
4
+### Features
5
6
+* add data-testid to sideDrawer [LW-11491] ([a38aaa8](https://github.com/input-output-hk/lace-ui-toolkit/commit/a38aaa82fdc6488bbc68d7f29af3007b166be293))
7
8
# [1.19.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.18.2...v1.19.0) (2024-09-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@input-output-hk/lace-ui-toolkit",
- "version": "1.19.0",
+ "version": "1.20.0",
"description": "Lace UI Toolkit",
"homepage": "https://github.com/input-output-hk/lace-ui-toolkit/blob/main/README.md",
"bugs": {
0 commit comments