Skip to content

Commit caf084f

Browse files
chore(release): 4.2.0 [skip ci]
# [4.2.0](v4.1.4...v4.2.0) (2025-10-16) ### Features * add automated code coverage protection with GitLab-style UI ([#27](#27)) ([71b4461](71b4461)), closes [#26](#26)
1 parent 71b4461 commit caf084f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "om-data-mapper",
3-
"version": "4.1.4",
3+
"version": "4.2.0",
44
"description": "High-performance TypeScript/JavaScript data mapper and validator with JIT compilation faster than class-transformer/class-validator, zero dependencies, TC39 decorators, drop-in replacement for class-transformer and class-validator",
55
"private": false,
66
"main": "build/cjs/index.js",

0 commit comments

Comments
 (0)