Skip to content

Commit 40c8f52

Browse files
committed
chore(dialog): release version 5.1.1
1 parent 9aa16f6 commit 40c8f52

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.1](/compare/v5.1.0...v5.1.1) (2024-07-15)
6+
7+
8+
### Bug Fixes
9+
10+
* use component selector as default 3aee938, closes #123
11+
12+
13+
514
# [5.1.0](/compare/v5.0.0...v5.1.0) (2024-07-05)
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.0",
3+
"version": "5.1.1",
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)