Skip to content

Commit 5eb572c

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.0...v2.2.0) (2022-03-29) ### Features * fix handling `new` action and add handler for bulkDelete action ([9829781](9829781))
1 parent 703928d commit 5eb572c

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@adminjs/logger",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"main": "lib/index.js",
55
"types": "types/index.d.ts",
66
"private": false,

0 commit comments

Comments
 (0)