Skip to content

Commit ed83dca

Browse files
chore(release): update monorepo packages versions (#18)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bbe8222 commit ed83dca

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/metal-toys-juggle.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.2.0
4+
5+
### Minor Changes
6+
7+
- [#17](https://github.com/darkbasic/mikro-orm-dataloaders/pull/17) [`bbe8222`](https://github.com/darkbasic/mikro-orm-dataloaders/commit/bbe82228ba0b855ea9cea65106065919511f68ed) Thanks [@darkbasic](https://github.com/darkbasic)! - fix: support excludes syntax from latest v6 alpha
8+
39
## 2.1.1
410

511
### Patch 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.1",
3+
"version": "2.2.0",
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)