Skip to content

Commit c138946

Browse files
chore(release): 3.8.2
1 parent 3d313ee commit c138946

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.8.2](https://github.com/input-output-hk/lace-ui-toolkit/compare/v3.8.1...v3.8.2) (2025-05-16)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing DialogTitle in SideDrawer.Header ([60229fc](https://github.com/input-output-hk/lace-ui-toolkit/commit/60229fce0db57d1fafa159055cb745facfe61289))
7+
18
## [3.8.1](https://github.com/input-output-hk/lace-ui-toolkit/compare/v3.8.0...v3.8.1) (2025-05-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@input-output-hk/lace-ui-toolkit",
3-
"version": "3.8.1",
3+
"version": "3.8.2",
44
"description": "Lace UI Toolkit",
55
"homepage": "https://github.com/input-output-hk/lace-ui-toolkit/blob/main/README.md",
66
"bugs": {

0 commit comments

Comments
 (0)