Skip to content

Commit 348298b

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2023-08-27) ### Features * add loadFilteredPolicy() support ([#50](#50)) ([e7954f7](e7954f7))
1 parent e7954f7 commit 348298b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "casbin-prisma-adapter",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Prisma adapter for Casbin",
55
"main": "lib/adapter.js",
66
"typings": "lib/adapter.d.ts",

0 commit comments

Comments
 (0)