Skip to content

Commit e54453d

Browse files
committed
v0.0.5
1 parent b215916 commit e54453d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.0.5](https://github.com/varletjs/ruler-factory/compare/v0.0.4...v0.0.5) (2025-09-06)
2+
3+
### Features
4+
5+
- update rulerFactory to support extended context type and improve type inference ([b215916](https://github.com/varletjs/ruler-factory/commit/b215916ecbf2b5ed141c06e0386bbbfc58088f1a))
6+
17
## [0.0.4](https://github.com/varletjs/ruler-factory/compare/v0.0.3...v0.0.4) (2025-09-06)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ruler-factory",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "A flexible, chainable validation rule factory for typeScript/javaScript.",
55
"keywords": [
66
"validation",

0 commit comments

Comments
 (0)