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 0a13d77 commit 0b59596Copy full SHA for 0b59596
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.1](https://github.com/Arunkumarcs/rule-engine/compare/v3.0.0...v3.0.1) (2025-04-20)
2
+
3
4
+### Bug Fixes
5
6
+* **npm keywords:** npm keywords ([#62](https://github.com/Arunkumarcs/rule-engine/issues/62)) ([0a13d77](https://github.com/Arunkumarcs/rule-engine/commit/0a13d774c212a15287eced41fb9b76e7218684f0))
7
8
# [3.0.0](https://github.com/Arunkumarcs/rule-engine/compare/v2.0.0...v3.0.0) (2025-04-20)
9
10
# [2.0.0](https://github.com/Arunkumarcs/rule-engine/compare/v1.5.1...v2.0.0) (2025-04-20)
package.json
@@ -1,6 +1,6 @@
{
"name": "@arunkumar_h/rule-engine",
- "version": "3.0.0",
+ "version": "3.0.1",
"license": "MIT",
"keywords": [
"rule-engine",
0 commit comments