Skip to content

Commit

Permalink
chore(master): release 1.8.11 [skip-ci] (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 8, 2024
1 parent 725d395 commit 6746e56
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.8.11](https://github.com/postalsys/email-ai-tools/compare/v1.8.10...v1.8.11) (2024-09-08)


### Bug Fixes

* Replaced punycode with punycode.js ([5c54d20](https://github.com/postalsys/email-ai-tools/commit/5c54d202c700230fac4ae87899d32bcafa56dfca))

## [1.8.10](https://github.com/postalsys/email-ai-tools/compare/v1.8.9...v1.8.10) (2024-08-22)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@postalsys/email-ai-tools",
"version": "1.8.10",
"version": "1.8.11",
"description": "Email AI tools",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6746e56

Please sign in to comment.