Skip to content

Commit

Permalink
(release): 45.0.2 (#1004)
Browse files Browse the repository at this point in the history
* (release): 45.0.2

* fix: change release note
  • Loading branch information
jeanmurillo95 authored Jul 26, 2023
1 parent 0a68966 commit 9cce4cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions projects/swimlane/ngx-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## HEAD (unreleased)

## 45.0.2 (2023-7-20)

- Fix (`json-editor-helper`): Fix input type overwrite.

## 45.0.1 (2023-7-11)

- Fix (`json-editor`): Datetime input now uses the correct format.
Expand Down
2 changes: 1 addition & 1 deletion projects/swimlane/ngx-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swimlane/ngx-ui",
"version": "45.0.1",
"version": "45.0.2",
"engines": {
"node": ">=12.0.0"
},
Expand Down

0 comments on commit 9cce4cc

Please sign in to comment.