Skip to content

Commit 0e10119

Browse files
authored
(release): 48.0.1 (#1047)
1 parent 6e12ac2 commit 0e10119

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

projects/swimlane/ngx-ui/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22

33
## HEAD (unreleased)
44

5-
- Enhancement(`ngx-calendar`): Supports selecting a range of dates with hours and minutes
5+
## 48.0.1 (2023-08-13)
6+
7+
- Enhancement: Provide normalize css internally to support esbuild.
68

79
## 48.0.0 (2023-06-17)
810

911
- Breaking: Angular 18 support
1012
- Breaking: ngx-ui-testing package `iff` method may behave differently given `within` call is move internally
1113
- Enhancement (`ngx-radiobutton`): Added `toggle` method to align with ngx-checkbox and ngx-toggle
14+
- Enhancement(`ngx-calendar`): Supports selecting a range of dates with hours and minutes
1215

1316
## 47.0.0 (2023-02-12)
1417

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": "48.0.0",
3+
"version": "48.0.1",
44
"engines": {
55
"node": ">=18.0.0"
66
},

0 commit comments

Comments
 (0)