Skip to content

Commit 0b59596

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2025-04-20) ### Bug Fixes * **npm keywords:** npm keywords ([#62](#62)) ([0a13d77](0a13d77))
1 parent 0a13d77 commit 0b59596

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+
## [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+
18
# [3.0.0](https://github.com/Arunkumarcs/rule-engine/compare/v2.0.0...v3.0.0) (2025-04-20)
29

310
# [2.0.0](https://github.com/Arunkumarcs/rule-engine/compare/v1.5.1...v2.0.0) (2025-04-20)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arunkumar_h/rule-engine",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"license": "MIT",
55
"keywords": [
66
"rule-engine",

0 commit comments

Comments
 (0)