Skip to content

Commit

Permalink
chore(dialog): release version 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharkazaz committed Nov 13, 2023
1 parent e1e736e commit 4e8a0bd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion libs/dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

# [4.2.0](https://github.com/ngneat/dialog/compare/v4.1.1...v4.2.0) (2023-11-13)


### Features

* 🎸 allow updating the config via dialog ref ([9e33a61](https://github.com/ngneat/dialog/commit/9e33a6112a2a380c3291901b3ca70e0e25493489))



### [4.1.1](https://github.com/ngneat/dialog/compare/v4.1.0...v4.1.1) (2023-09-11)

Expand Down
2 changes: 1 addition & 1 deletion libs/dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngneat/dialog",
"version": "4.1.1",
"version": "4.2.0",
"description": "Simple to use, highly customizable, and powerful modal for Angular Apps",
"dependencies": {
"tslib": "2.3.1"
Expand Down

0 comments on commit 4e8a0bd

Please sign in to comment.