-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9883fcc
commit c7cd27f
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
|
||
|
||
# 9.2.0 (2022-09-21) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add Global decorator on Tile38CoreModule ([0f84e0b](https://github.com/hyperloris/nestjs-tile38/commit/0f84e0be5c87d5bd5e80a88a535f3dc7f26a6de9)) | ||
* close connection on application shutdown ([12b7c84](https://github.com/hyperloris/nestjs-tile38/commit/12b7c84faef12b18c43192dae9dbc5e478458eac)) | ||
* wrong import path ([c4372a6](https://github.com/hyperloris/nestjs-tile38/commit/c4372a615231b671407b3fcfd0ae07608b96be3e)) | ||
|
||
|
||
### Features | ||
|
||
* add a first implementation ([0f66c75](https://github.com/hyperloris/nestjs-tile38/commit/0f66c756059e8b9fd682bd04c316275d1c810daf)) | ||
* add boilerplate ([b2d3c1c](https://github.com/hyperloris/nestjs-tile38/commit/b2d3c1cbe0eb9fc4eeb16b15051ef50880f87201)) | ||
* add exports to the main index file ([99382ba](https://github.com/hyperloris/nestjs-tile38/commit/99382ba322fc98faf919b9c9f1ffebbc274cd5dd)) |