Skip to content

Commit 0153edf

Browse files
committed
chore(dialog): release version 5.1.2
1 parent a138288 commit 0153edf

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

libs/dialog/CHANGELOG.md

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

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [5.1.2](/compare/v5.1.1...v5.1.2) (2024-12-02)
6+
7+
8+
### Bug Fixes
9+
10+
* prevent dialog from closing when selecting elements from the dialog 54908f2, closes #129
11+
12+
13+
514
## [5.1.1](/compare/v5.1.0...v5.1.1) (2024-07-15)
615

716

libs/dialog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngneat/dialog",
3-
"version": "5.1.1",
3+
"version": "5.1.2",
44
"description": "Simple to use, highly customizable, and powerful modal for Angular Apps",
55
"dependencies": {
66
"tslib": "2.3.1"

0 commit comments

Comments
 (0)