Skip to content

Commit ad836c5

Browse files
committed
chore: bump version
1 parent aca7c01 commit ad836c5

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
## [5.2.1](https://github.com/mikro-orm/nestjs/compare/v5.2.0...v5.2.1) (2023-08-16)
1+
# [5.2.2](https://github.com/mikro-orm/nestjs/compare/v5.2.1...v5.2.2) (2023-08-23)
2+
3+
### Features
4+
5+
* clear the `autoLoadEntities` cache automatically on app shutdown ([#4733](https://github.com/mikro-orm/mikro-orm/discussions/4733)) ([aca7c01](https://github.com/mikro-orm/nestjs/commit/aca7c01a53cde125d9e3a34f412ea428b6521a7e))
6+
7+
8+
9+
# [5.2.1](https://github.com/mikro-orm/nestjs/compare/v5.2.0...v5.2.1) (2023-08-16)
210

311

412
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mikro-orm/nestjs",
3-
"version": "5.2.1",
3+
"version": "5.2.2",
44
"license": "MIT",
55
"author": {
66
"name": "Martin Adamek",

0 commit comments

Comments
 (0)