Skip to content

Commit a66fc7a

Browse files
chore(release): 1.0.0-dev.1 [skip ci]
# 1.0.0-dev.1 (2025-04-13) ### Bug Fixes * **fix:** fix ([291eca0](291eca0)) * **fix:** fix ([8014173](8014173)) * **package:** correct repository URL ([#5](#5)) ([171d850](171d850)) * prerelease ([#39](#39)) ([0ab2c4b](0ab2c4b))
1 parent 0ab2c4b commit a66fc7a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# 1.0.0-dev.1 (2025-04-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **fix:** fix ([291eca0](https://github.com/Arunkumarcs/rule-engine/commit/291eca04389e487b1112172bdde6033889ef4acc))
7+
* **fix:** fix ([8014173](https://github.com/Arunkumarcs/rule-engine/commit/8014173f8c460eac66fe3835f8ea6eca62e91b4b))
8+
* **package:** correct repository URL ([#5](https://github.com/Arunkumarcs/rule-engine/issues/5)) ([171d850](https://github.com/Arunkumarcs/rule-engine/commit/171d85048b4355208bbd61337c212f17f7c2f416))
9+
* prerelease ([#39](https://github.com/Arunkumarcs/rule-engine/issues/39)) ([0ab2c4b](https://github.com/Arunkumarcs/rule-engine/commit/0ab2c4bab4cddaea488ef7d200124604acc3d0a6))

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.1",
3+
"version": "1.0.0-dev.1",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)