Skip to content

Commit

Permalink
chore(release): 1.7.1 [skip-ci]
Browse files Browse the repository at this point in the history
## [1.7.1](v1.7.0...v1.7.1) (2022-09-19)

### Bug Fixes

* **auth:** amend custom validators ([495048c](495048c))

### Performance Improvements

* **auth:** improve check whether the user is registered ([072ac1f](072ac1f))
  • Loading branch information
semantic-release-bot committed Sep 19, 2022
1 parent 41e019e commit a64f1aa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.7.1](https://github.com/leosuncin/nest-api-example/compare/v1.7.0...v1.7.1) (2022-09-19)

### Bug Fixes

- **auth:** amend custom validators ([495048c](https://github.com/leosuncin/nest-api-example/commit/495048c8679e0bf6630d2f4d832bbb378c3d6747))

### Performance Improvements

- **auth:** improve check whether the user is registered ([072ac1f](https://github.com/leosuncin/nest-api-example/commit/072ac1f862c5b57ec01a2d0f48cc47feb5a9a43b))

# [1.7.0](https://github.com/leosuncin/nest-api-example/compare/v1.6.0...v1.7.0) (2022-09-14)

### Features
Expand Down

0 comments on commit a64f1aa

Please sign in to comment.