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 9a8b4fa commit f4fda44Copy full SHA for f4fda44
CHANGELOG.md
@@ -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
8
# [1.5.0](https://github.com/Arunkumarcs/rule-engine/compare/v1.4.3...v1.5.0) (2025-04-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@arunkumar_h/rule-engine",
- "version": "1.5.0",
+ "version": "1.5.1",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments