Skip to content

Commit a5082cd

Browse files
chore(release): 5.3.1 [skip ci]
## [5.3.1](v5.3.0...v5.3.1) (2023-08-06) ### Bug Fixes * fix broken links ([#74](#74)) ([160f44c](160f44c))
1 parent 160f44c commit a5082cd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.3.1](https://github.com/node-casbin/mongoose-adapter/compare/v5.3.0...v5.3.1) (2023-08-06)
2+
3+
4+
### Bug Fixes
5+
6+
* fix broken links ([#74](https://github.com/node-casbin/mongoose-adapter/issues/74)) ([160f44c](https://github.com/node-casbin/mongoose-adapter/commit/160f44c79452ae939865ddc5de116983c9fcc340))
7+
18
# [5.3.0](https://github.com/node-casbin/mongoose-adapter/compare/v5.2.0...v5.3.0) (2023-07-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "casbin-mongoose-adapter",
3-
"version": "5.3.0",
3+
"version": "5.3.1",
44
"description": "Mongoose adapter for Casbin",
55
"main": "lib/cjs/index.js",
66
"typings": "lib/cjs/index.d.ts",

0 commit comments

Comments
 (0)