Skip to content

Commit

Permalink
chore(release): 2.5.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.5.5](v2.5.4...v2.5.5) (2023-05-25)

### Bug Fixes

* 🐛 resolve version conflict issue ([29f4021](29f4021))
  • Loading branch information
semantic-release-bot committed May 25, 2023
1 parent 29f4021 commit e5f99e3
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.5.5](https://github.com/truonghungit/ngx-validator/compare/v2.5.4...v2.5.5) (2023-05-25)


### Bug Fixes

* :bug: resolve version conflict issue ([29f4021](https://github.com/truonghungit/ngx-validator/commit/29f40210c52ae30a05f3993034c56787d4d598f1))

## [2.5.4](https://github.com/truonghungit/ngx-validator/compare/v2.5.3...v2.5.4) (2023-05-23)

## [2.5.3](https://github.com/truonghungit/ngx-validator/compare/v2.5.2...v2.5.3) (2023-05-23)
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.5.4",
"version": "2.5.5",
"description": "A Reactive Form Validator library for Angular.",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit e5f99e3

Please sign in to comment.