From c7cd27f01b25f5dafd003a5a6fb6c6f1424f6dce Mon Sep 17 00:00:00 2001 From: Lorenzo Gigli Date: Wed, 21 Sep 2022 20:05:23 +0200 Subject: [PATCH] chore: release v9.2.0 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3fe9dae --- /dev/null +++ b/CHANGELOG.md @@ -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)) \ No newline at end of file