Skip to content

Commit 65d0216

Browse files
(release): 45.0.1 (#1001)
1 parent 8851a1c commit 65d0216

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

projects/swimlane/ngx-ui/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## HEAD (unreleased)
44

5+
## 45.0.1 (2023-7-11)
6+
7+
- Fix (`json-editor`): Datetime input now uses the correct format.
8+
59
## 45.0.0 (2023-7-7)
610

711
- Breaking style changes (`ngx-card`): Background change from gradient to solid color. Removing left border from ngx-section.

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": "45.0.0",
3+
"version": "45.0.1",
44
"engines": {
55
"node": ">=12.0.0"
66
},

0 commit comments

Comments
 (0)