Skip to content

Commit dbc371a

Browse files
committed
chore(dialog): release version 5.1.0
1 parent 985b710 commit dbc371a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

libs/dialog/CHANGELOG.md

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

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

5+
# [5.1.0](/compare/v5.0.0...v5.1.0) (2024-07-05)
6+
7+
8+
### Bug Fixes
9+
10+
* allow nullable values again 86f6605, closes #119 #81
11+
12+
13+
### Features
14+
15+
* overflow functionality c3a710f
16+
17+
18+
519
# [5.0.0](/compare/v4.1.1...v5.0.0) (2023-11-28)
620

721

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.0.0",
3+
"version": "5.1.0",
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)