We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67e1a5d commit cac6db2Copy full SHA for cac6db2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/node-casbin/file-adapter/compare/v1.0.0...v1.0.1) (2023-07-08)
2
+
3
4
+### Bug Fixes
5
6
+* update node version ([#8](https://github.com/node-casbin/file-adapter/issues/8)) ([67e1a5d](https://github.com/node-casbin/file-adapter/commit/67e1a5dc23a8795f6dde2f77c941264abd080296))
7
8
# 1.0.0 (2021-05-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "casbin-file-adapter",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Default file adapter for Casbin",
"author": {
"email": "nodeces@gmail.com",
0 commit comments