Skip to content

Commit 5e552e4

Browse files
committed
Merge branch 'master' of github.com:postalsys/email-ai-tools
2 parents 15f13d7 + e630608 commit 5e552e4

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.2"
2+
".": "1.10.0"
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.10.0](https://github.com/postalsys/email-ai-tools/compare/email-ai-tools-v1.9.2...email-ai-tools-v1.10.0) (2025-11-18)
4+
5+
6+
### Features
7+
8+
* upgrade to larger context models and improve prompt engineering ([27564ce](https://github.com/postalsys/email-ai-tools/commit/27564ce9fdebb79fcb2803a2c47a895881835874))
9+
310
## [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)
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.2",
3+
"version": "1.10.0",
44
"description": "Email AI tools",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)