Skip to content

Commit 28a9f19

Browse files
committed
Release 2.4.0
1 parent 945b5cd commit 28a9f19

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [v2.4.0](https://github.com/uphold/tin-validator/releases/tag/v2.4.0) (2026-02-16)
4+
5+
- Add `skipExternalValidations` flag [\#29](https://github.com/uphold/tin-validator/pull/29) ([Megamind51](https://github.com/Megamind51))
6+
37
## [v2.3.0](https://github.com/uphold/tin-validator/releases/tag/v2.3.0) (2026-02-14)
48

59
- Remove external calls [\#28](https://github.com/uphold/tin-validator/pull/28) ([vitorcoxta](https://github.com/vitorcoxta))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tin-validator",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "Taxpayer Identification Number validator and masker",
55
"keywords": [
66
"EIN",

0 commit comments

Comments
 (0)