Skip to content

Commit 20711e1

Browse files
committed
Merge branch 'master' of github.com:postalsys/email-ai-tools
2 parents c3fcfc9 + 714b2ff commit 20711e1

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.9.1"
2+
".": "1.9.2"
33
}

CHANGELOG.md

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

3+
## [1.9.2](https://github.com/postalsys/email-ai-tools/compare/email-ai-tools-v1.9.1...email-ai-tools-v1.9.2) (2025-10-29)
4+
5+
6+
### Bug Fixes
7+
8+
* bumped email-text-tools ([1d487df](https://github.com/postalsys/email-ai-tools/commit/1d487df5e411bb2ccf4d84592e5c138634cc1181))
9+
310
## [1.9.1](https://github.com/postalsys/email-ai-tools/compare/email-ai-tools-v1.9.0...email-ai-tools-v1.9.1) (2025-10-23)
411

512

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@postalsys/email-ai-tools",
3-
"version": "1.9.1",
3+
"version": "1.9.2",
44
"description": "Email AI tools",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)