🚀 Release 1.103.0 (#17299)

Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-07-14 14:27:50 +02:00
committed by GitHub
parent 075efba2bb
commit f1e03ab6b1
24 changed files with 72 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@n8n/imap",
"version": "0.12.0",
"version": "0.13.0",
"scripts": {
"clean": "rimraf dist .turbo",
"dev": "pnpm watch",
@@ -34,6 +34,6 @@
"@types/quoted-printable": "^1.0.2",
"@types/utf8": "^3.0.3",
"@types/uuencode": "^0.0.3",
"vitest-mock-extended": "catalog:"
"vitest-mock-extended": "catalog:"
}
}