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 6c0357e commit de6060eCopy full SHA for de6060e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.6.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.5.0...v1.6.0) (2024-07-05)
2
+
3
4
+### Features
5
6
+* export backdrop component [LW-10640] ([66882a0](https://github.com/input-output-hk/lace-ui-toolkit/commit/66882a0f60642aad7a06a917eee9eaf8c153191d))
7
8
# [1.5.0](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.4.2...v1.5.0) (2024-07-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@input-output-hk/lace-ui-toolkit",
- "version": "1.5.0",
+ "version": "1.6.0",
"description": "Lace UI Toolkit",
"homepage": "https://github.com/input-output-hk/lace-ui-toolkit/blob/main/README.md",
"bugs": {
0 commit comments