We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8851a1c commit 65d0216Copy full SHA for 65d0216
projects/swimlane/ngx-ui/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## HEAD (unreleased)
4
5
+## 45.0.1 (2023-7-11)
6
+
7
+- Fix (`json-editor`): Datetime input now uses the correct format.
8
9
## 45.0.0 (2023-7-7)
10
11
- Breaking style changes (`ngx-card`): Background change from gradient to solid color. Removing left border from ngx-section.
projects/swimlane/ngx-ui/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@swimlane/ngx-ui",
- "version": "45.0.0",
+ "version": "45.0.1",
"engines": {
"node": ">=12.0.0"
},
0 commit comments