From 876bca289bd22a9fdb9d8cf25bb907546e786b09 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 11 Sep 2024 09:57:00 +0000 Subject: [PATCH] chore(release): 1.18.2 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f22feae..e625fad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.18.2](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.18.1...v1.18.2) (2024-09-11) + + +### Bug Fixes + +* fix profile dropdown wallet icon test id ([54aaf0c](https://github.com/input-output-hk/lace-ui-toolkit/commit/54aaf0cb10b22f3700fc98e944319c04cb54b1fb)) +* fix table body test id ([3d7d47e](https://github.com/input-output-hk/lace-ui-toolkit/commit/3d7d47ec7a1dc2e8e25a126e7d215dd8bbc28623)) + ## [1.18.1](https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.18.0...v1.18.1) (2024-09-11) diff --git a/package.json b/package.json index 7637e45..258abce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@input-output-hk/lace-ui-toolkit", - "version": "1.18.1", + "version": "1.18.2", "description": "Lace UI Toolkit", "homepage": "https://github.com/input-output-hk/lace-ui-toolkit/blob/main/README.md", "bugs": {