Skip to content

Commit d851989

Browse files
chore(release): 3.0.2 [skip ci]
## [3.0.2](v3.0.1...v3.0.2) (2025-04-22) ### Bug Fixes * **feature for method chaining:** feature for method chaining ([#66](#66)) ([890da0d](890da0d))
1 parent 890da0d commit d851989

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.2](https://github.com/Arunkumarcs/rule-engine/compare/v3.0.1...v3.0.2) (2025-04-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **feature for method chaining:** feature for method chaining ([#66](https://github.com/Arunkumarcs/rule-engine/issues/66)) ([890da0d](https://github.com/Arunkumarcs/rule-engine/commit/890da0d3c686f2284f5e1d51e5ec55fbb238f4ae))
7+
18
## [3.0.1](https://github.com/Arunkumarcs/rule-engine/compare/v3.0.0...v3.0.1) (2025-04-20)
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": "@arunkumar_h/rule-engine",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"license": "MIT",
55
"author": {
66
"name": "Arunkumar H",

0 commit comments

Comments
 (0)