Skip to content

Commit f4fda44

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2025-04-13) ### Bug Fixes * commitlint ([#30](#30)) ([9a8b4fa](9a8b4fa))
1 parent 9a8b4fa commit f4fda44

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+
## [1.5.1](https://github.com/Arunkumarcs/rule-engine/compare/v1.5.0...v1.5.1) (2025-04-13)
2+
3+
4+
### Bug Fixes
5+
6+
* commitlint ([#30](https://github.com/Arunkumarcs/rule-engine/issues/30)) ([9a8b4fa](https://github.com/Arunkumarcs/rule-engine/commit/9a8b4fa6ffa795e79b7f0d58b4cef21b606bfb2f))
7+
18
# [1.5.0](https://github.com/Arunkumarcs/rule-engine/compare/v1.4.3...v1.5.0) (2025-04-13)
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": "1.5.0",
3+
"version": "1.5.1",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)