Skip to content

Commit

Permalink
chore(release): 2.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.4.1](v2.4.0...v2.4.1) (2023-05-19)

### Bug Fixes

* 🐛 add default validationMessagesComponent ([6c18d8c](6c18d8c))
  • Loading branch information
semantic-release-bot committed May 19, 2023
1 parent 6c18d8c commit f8ea546
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.4.1](https://github.com/truonghungit/ngx-validator/compare/v2.4.0...v2.4.1) (2023-05-19)


### Bug Fixes

* :bug: add default validationMessagesComponent ([6c18d8c](https://github.com/truonghungit/ngx-validator/commit/6c18d8c39166212d0e69db140b9597bfa55b8bc6))

# [2.4.0](https://github.com/truonghungit/ngx-validator/compare/v2.3.0...v2.4.0) (2023-05-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@popeyelab/ngx-validator",
"version": "2.4.0",
"version": "2.4.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit f8ea546

Please sign in to comment.