Skip to content

Commit 8659ac7

Browse files
authored
(release): 51.0.0-alpha.3 (#1164)
* Fix (ngx-dialog): Default border radius for dialog that could interfere with custom template.
1 parent 4f91d5e commit 8659ac7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

projects/swimlane/ngx-ui/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
## HEAD (unreleased)
44

5-
- Fix: Default border radius for dialog that could interfere with custom template.
5+
## 51.0.0-alpha.3 (2025-11-10)
6+
7+
- Fix (`ngx-dialog`): Default border radius for dialog that could interfere with custom template.
68

79
## 51.0.0-alpha.2 (2025-10-31)
810

projects/swimlane/ngx-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swimlane/ngx-ui",
3-
"version": "51.0.0-alpha.2",
3+
"version": "51.0.0-alpha.3",
44
"engines": {
55
"node": ">=18.0.0"
66
},

0 commit comments

Comments
 (0)