Skip to content

Commit e1cc0dd

Browse files
committed
v0.0.14
1 parent ce01c25 commit e1cc0dd

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.14](https://github.com/varletjs/ruler-factory/compare/v0.0.13...v0.0.14) (2026-01-29)
2+
3+
### Features
4+
5+
- support uniq and uniqBy ([0cccaec](https://github.com/varletjs/ruler-factory/commit/0cccaec29802b8e6eb908e6dcc998dd1fe69986a))
6+
17
## [0.0.13](https://github.com/varletjs/ruler-factory/compare/v0.0.12...v0.0.13) (2025-09-07)
28

39
## [0.0.12](https://github.com/varletjs/ruler-factory/compare/v0.0.11...v0.0.12) (2025-09-06)

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.13",
3+
"version": "0.0.14",
44
"description": "A flexible, chainable validation rule factory for typeScript/javaScript.",
55
"keywords": [
66
"validation",

0 commit comments

Comments
 (0)