Skip to content

Commit b93df6c

Browse files
committed
chore(dialog): release version 5.0.0
1 parent 4a900e4 commit b93df6c

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

libs/dialog/CHANGELOG.md

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

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

5+
# [5.0.0](/compare/v4.1.1...v5.0.0) (2023-11-28)
6+
7+
8+
### Features
9+
10+
* 🎸 allow updating the config via dialog ref 9e33a61
11+
* 🎸 update to new control flow b827e4e
12+
* 🎸 update to ng17 9bf838c
13+
14+
15+
### BREAKING CHANGES
16+
17+
* 🧨 peer dep is angular 17
18+
19+
20+
521
# [4.2.0](https://github.com/ngneat/dialog/compare/v4.1.1...v4.2.0) (2023-11-13)
622

723

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