Skip to content

Commit

Permalink
Merge pull request #559 from rubiin/release-please--branches--master-…
Browse files Browse the repository at this point in the history
…-components--nestjs-pgpromise
  • Loading branch information
rubiin authored May 3, 2024
2 parents 2887cbc + b0cf622 commit 6ddbd44
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog

## [2.1.0](https://github.com/rubiin/nestjs-pgpromise/compare/2.0.1...v2.1.0) (2024-05-03)


### Features

* add custom inject decorator ([12633e6](https://github.com/rubiin/nestjs-pgpromise/commit/12633e67d4ba3aedd25a29d6bfb93b9f69f44ba6))
* upgrade to nestjs 10 ([01894ce](https://github.com/rubiin/nestjs-pgpromise/commit/01894ce25909fea66173655d4bdb3b01e8fd8b60))


### Bug Fixes

* exports ([320d161](https://github.com/rubiin/nestjs-pgpromise/commit/320d16144136667f78a614d5561e5ae0c0e5c74b))
* issue with module imports ([65f2a8d](https://github.com/rubiin/nestjs-pgpromise/commit/65f2a8df708ad49c4e4986b328630b52491a4ca9))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-pgpromise",
"version": "2.3.3",
"version": "2.1.0",
"description": "pg-promise module for nestjs",
"author": "Rubin Bhandari",
"license": "MIT",
Expand Down

0 comments on commit 6ddbd44

Please sign in to comment.