Skip to content

Commit

Permalink
chore(release): 14.5.0 [skip ci]
Browse files Browse the repository at this point in the history
## [14.5.0](v14.4.1...v14.5.0) (2021-10-12)

### Features

* **custom decorators:** Allow apply custom decorator on models ([52f090a](52f090a)), closes [#63](#63)
  • Loading branch information
semantic-release-bot committed Oct 12, 2021
1 parent 01623f9 commit a2a8d46
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [14.5.0](https://github.com/unlight/nestjs-graphql-prisma/compare/v14.4.1...v14.5.0) (2021-10-12)


### Features

* **custom decorators:** Allow apply custom decorator on models ([52f090a](https://github.com/unlight/nestjs-graphql-prisma/commit/52f090a55154bca3b0c9030cf7dff6f1599f6f94)), closes [#63](https://github.com/unlight/nestjs-graphql-prisma/issues/63)

### [14.4.1](https://github.com/unlight/nestjs-graphql-prisma/compare/v14.4.0...v14.4.1) (2021-10-05)


Expand Down

0 comments on commit a2a8d46

Please sign in to comment.