Skip to content

Commit 0ca812d

Browse files
chore(release): update monorepo packages versions (#14)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6229c18 commit 0ca812d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/yellow-wolves-invent.md

-5
This file was deleted.

packages/find/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# mikro-orm-find-dataloader
22

3+
## 2.1.1
4+
5+
### Patch Changes
6+
7+
- [#13](https://github.com/darkbasic/mikro-orm-dataloaders/pull/13) [`6229c18`](https://github.com/darkbasic/mikro-orm-dataloaders/commit/6229c18ce460d8bef08f65ec969e8c8c6253b0ac) Thanks [@darkbasic](https://github.com/darkbasic)! - fix: collection filtering condition
8+
39
## 2.1.0
410

511
### Minor Changes

packages/find/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mikro-orm-find-dataloader",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Additional dataloaders for the MikroORM EntityManager find/findOne/etc methods.",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)