Skip to content

Commit

Permalink
chore(release): 1.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.10.0](1.9.0...1.10.0) (2023-10-23)

### Bug Fixes

* **repository:** change generic repository pattern method name ([be289fe](be289fe))

### Features

* **config:** update build ([99b7f42](99b7f42))
* **config:** update build ([a7d1093](a7d1093))
* **config:** update build ([a52f08c](a52f08c))
* **config:** update build ([140a30e](140a30e))
* **repository:** add findOne and findAll with include and exclude fields ([113a36b](113a36b))
  • Loading branch information
semantic-release-bot committed Oct 23, 2023
1 parent 8074e69 commit cf55dfe
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@
* **repository:** change generic repository pattern method name ([be289fe](https://github.com/mikemajesty/nestjs-microservice-boilerplate-api/commit/be289fe09a70d258300613e026af804144fcdcea))


### Features

* **config:** update build ([99b7f42](https://github.com/mikemajesty/nestjs-microservice-boilerplate-api/commit/99b7f42b6f29f3b48ef167a38f83f60642df298c))
* **config:** update build ([a7d1093](https://github.com/mikemajesty/nestjs-microservice-boilerplate-api/commit/a7d109362953d56d2c6cac4acfa6676f02d2ead4))
* **config:** update build ([a52f08c](https://github.com/mikemajesty/nestjs-microservice-boilerplate-api/commit/a52f08c702a14ee679d037ac315c288944f0ce40))
* **config:** update build ([140a30e](https://github.com/mikemajesty/nestjs-microservice-boilerplate-api/commit/140a30e76360386a5ff0f0d74e4db071b92fae1b))
* **repository:** add findOne and findAll with include and exclude fields ([113a36b](https://github.com/mikemajesty/nestjs-microservice-boilerplate-api/commit/113a36b23062a6fdbde4096fb32f1b30424268a4))

# [1.10.0](https://github.com/mikemajesty/nestjs-microservice-boilerplate-api/compare/1.9.0...1.10.0) (2023-10-23)


### Bug Fixes

* **repository:** change generic repository pattern method name ([be289fe](https://github.com/mikemajesty/nestjs-microservice-boilerplate-api/commit/be289fe09a70d258300613e026af804144fcdcea))


### Features

* **config:** update build ([99b7f42](https://github.com/mikemajesty/nestjs-microservice-boilerplate-api/commit/99b7f42b6f29f3b48ef167a38f83f60642df298c))
Expand Down

0 comments on commit cf55dfe

Please sign in to comment.