chore(version): v3.3.0

This commit is contained in:
T. R. Bernstein
2025-07-04 00:24:20 +02:00
parent cb63f92680
commit 4ceefae94f
3 changed files with 17 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@tabshift/core-extensions",
"description": "Extensions to JavaScript core objects",
"version": "2.1.0",
"version": "2.2.0",
"type": "module",
"files": [
"dist"
@@ -46,4 +46,4 @@
"types": "./dist/object/map-values.d.ts"
}
}
}
}