Skip to content

Commit 6adb7a8

Browse files
committed
update date
1 parent e573c4c commit 6adb7a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@ const resp = await loops.getTransactionalEmails({ perPage: 15 });
770770

771771
## Version history
772772

773-
- `v6.2.0` (Feb 5, 2026) - Support for the new arrays feature in sendTransactionalEmail.
773+
- `v6.2.0` (Feb 9, 2026) - Support for the new arrays feature in sendTransactionalEmail.
774774
- `v6.1.2` (Jan 29, 2026) - Added `rawBody` to `APIError` in the case no JSON is received from the server (thanks to [@leipert](https://github.com/leipert)).
775775
- `v6.0.1` (Oct 15, 2025) - Added `optInStatus` to contact object in [`findContact()`](#findcontact) for the new double opt-in feature.
776776
- `v6.0.0` (Aug 22, 2025) - [`createContact()`](#createcontact) and [`updateContact()`](#updatecontact) now have a single object parameter instead of named parameters (breaking change). This allows support for using either `email` or `userId` when updating contacts.

0 commit comments

Comments
 (0)