Skip to content

Commit 573ce43

Browse files
chore(release): 1.1.1-beta.1 [skip ci]
## [1.1.1-beta.1](v1.1.0...v1.1.1-beta.1) (2020-12-16) ### Bug Fixes * Cannot read property 'ownerDocument' of null in mongoose-unique-validator ([84a1398](84a1398)) * Searching by ID in mongoose ([b6e5675](b6e5675))
1 parent ee25d88 commit 573ce43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@admin-bro/mongoose",
3-
"version": "1.1.0-beta.4",
3+
"version": "1.1.1-beta.1",
44
"description": "Mongoose adapter for admin-bro",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)