Skip to content

Commit 3ef047f

Browse files
committed
Merge branch 'master' of github.com:postalsys/email-ai-tools
2 parents 64ec2e7 + 853f2c8 commit 3ef047f

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [1.8.8](https://github.com/postalsys/email-ai-tools/compare/v1.8.7...v1.8.8) (2024-07-03)
4+
5+
6+
### Bug Fixes
7+
8+
* better model listing ([05fff58](https://github.com/postalsys/email-ai-tools/commit/05fff589726c39f3b82691d4383e8d9242fc172f))
9+
* bumped deps ([c253ed0](https://github.com/postalsys/email-ai-tools/commit/c253ed026313672adf9432412ab45d0e14870954))
10+
311
## [1.8.7](https://github.com/postalsys/email-ai-tools/compare/v1.8.6...v1.8.7) (2024-04-12)
412

513

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.8.7",
3+
"version": "1.8.8",
44
"description": "Email AI tools",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)