Skip to content

Commit 27fb5d6

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2025-02-14) ### Features * allow customizing `CasbinRuleTable` by providing optional argument ([#30](#30)) ([514ab2a](514ab2a))
1 parent 514ab2a commit 27fb5d6

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": "casbin-basic-adapter",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A basic adapter supports pg, sqlite3, mysql, mysql2, oracledb and mssql",
55
"main": "lib/adapter.js",
66
"typings": "lib/adapter.d.ts",

0 commit comments

Comments
 (0)