Skip to content

Commit e27afdd

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2022-06-23) ### Bug Fixes * use a forked EntityManager for each transaction ([#12](https://github.com/SoftwareBrothers/adminjs-mikroorm/issues/12))([@corbt](https://github.com/corbt)) ([076e740](076e740))
1 parent 076e740 commit e27afdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "Rafał Dzięgielewski <rafal.dzieg@gmail.com>",
1313
"main": "lib/index.js",
1414
"types": "lib/index.d.ts",
15-
"version": "1.1.1",
15+
"version": "1.1.2",
1616
"license": "MIT",
1717
"scripts": {
1818
"clean": "rm -fR lib",

0 commit comments

Comments
 (0)