Skip to content

Commit 0efa63f

Browse files
committed
chore: release
1 parent b7e1dcd commit 0efa63f

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

bun.lockb

0 Bytes
Binary file not shown.

plugins/permission/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @zerodev/permissions
22

3+
## 5.5.3
4+
5+
### Patch Changes
6+
7+
- add optional rate limit policy for non-4337 opcode rule compliant way
8+
39
## 5.5.2
410

511
### Patch Changes

plugins/permission/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zerodev/permissions",
3-
"version": "5.5.2",
3+
"version": "5.5.3",
44
"author": "ZeroDev",
55
"main": "./_cjs/index.js",
66
"module": "./_esm/index.js",

0 commit comments

Comments
 (0)