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 65d3a58 commit 674f6a6Copy full SHA for 674f6a6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.21.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.20.0...v1.21.0) (2024-09-24)
2
+
3
4
+### Features
5
6
+* add data-testid to toggle-switch component [LW-11556] ([6726320](https://github.com/input-output-hk/lace-ui-toolkit/commit/672632027a461a9f8b3f22b0ba0356fb89beb755))
7
8
# [1.20.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.19.0...v1.20.0) (2024-09-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@input-output-hk/lace-ui-toolkit",
- "version": "1.20.0",
+ "version": "1.21.0",
"description": "Lace UI Toolkit",
"homepage": "https://github.com/input-output-hk/lace-ui-toolkit/blob/main/README.md",
"bugs": {
0 commit comments