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 ba888a9 commit 6dbcb1aCopy full SHA for 6dbcb1a
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# [5.1.0](https://github.com/node-casbin/expression-eval/compare/v5.0.2...v5.1.0) (2024-10-24)
2
+
3
4
+### Features
5
6
+* improve package.json ([ba888a9](https://github.com/node-casbin/expression-eval/commit/ba888a96c51b921aa79f0a4cf4823f191a861ebd))
package.json
@@ -1,6 +1,6 @@
{
"name": "@casbin/expression-eval",
- "version": "5.0.2",
+ "version": "5.1.0",
"description": "JavaScript expression parsing and evaluation.",
"source": "index.ts",
"main": "dist/expression-eval.js",
0 commit comments