Skip to content

Commit

Permalink
set new version && update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetcetin01140 committed Jul 24, 2024
1 parent cf6c037 commit 43485be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -1445,6 +1445,12 @@
- Checkbox in p-treeNode always checked when using custom icon [\#12951](https://github.com/primefaces/primeng/issues/12951)
- ConfirmDialog: Duplicated AcceptIcons [\#13001](https://github.com/primefaces/primeng/issues/13001)

## ![LTS](https://www.primefaces.org/wp-content/uploads/2020/01/lts-icon-24.png "PrimeNG LTS") [15.4.24-LTS](https://www.npmjs.com/package/primeng/v/15.4.24-lts) (2024-07-24)

**Fixed bugs:**
- Multiselect: clicking directly on the svg icon closes the overlay [\#14335](https://github.com/primefaces/primeng/issues/14335)
- TreeSelect popup closes when unchecking nodes [\#13698](https://github.com/primefaces/primeng/issues/13698)

## ![LTS](https://www.primefaces.org/wp-content/uploads/2020/01/lts-icon-24.png "PrimeNG LTS") [15.4.23-LTS](https://www.npmjs.com/package/primeng/v/15.4.23-lts) (2024-07-18)

**Fixed bugs:**
Expand Down
4 changes: 2 additions & 2 deletions src/app/showcase/data/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"url": "https://primeng.org"
},
{
"version": "v16.9.12-lts",
"version": "v16.9.13-lts",
"name": "v16",
"url": "https://www.primefaces.org/primeng-v16-lts/"
},
{
"version": "v15.4.22-lts",
"version": "v15.4.24-lts",
"name": "v15",
"url": "https://www.primefaces.org/primeng-v15-lts/"
},
Expand Down

0 comments on commit 43485be

Please sign in to comment.