Skip to content

Commit bb74bf8

Browse files
chore(release): 4.1.3 [skip ci]
## [4.1.3](v4.1.2...v4.1.3) (2025-10-16) ### Bug Fixes * add ESM support and update documentation ([#25](#25)) ([dba2fb7](dba2fb7))
1 parent dba2fb7 commit bb74bf8

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.2",
3+
"version": "4.1.3",
44
"description": "High-performance TypeScript/JavaScript data mapper with JIT compilation for ultra-fast object transformations",
55
"private": false,
66
"main": "build/cjs/index.js",

0 commit comments

Comments
 (0)