Skip to content

Commit 57df306

Browse files
committed
chore: bump to version 1.2.5
1 parent 1419b29 commit 57df306

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Welcome to the **send-email** repository! We're excited to have you contribute to sending text and HTML-format emails more accessible via command line interface (CLI). To ensure a smooth contribution process for everyone, please follow these guidelines.
44

55
> [!NOTE]
6-
> **Before Submitting**
6+
> **Before Submitting**
77
>
88
> Check if there are other similar [PRs](https://github.com/weaponsforge/send-email/pulls).
99
>

app/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@weaponsforge/sendemail",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "Sends emails using Gmail SMTP with username/pw or Google OAuth2",
55
"main": "dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)