Skip to content

Commit e07efd6

Browse files
chore(master): release 1.9.1 [skip-ci] (#35)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 45be822 commit e07efd6

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.0"
2+
".": "1.9.1"
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.1](https://github.com/postalsys/email-ai-tools/compare/email-ai-tools-v1.9.0...email-ai-tools-v1.9.1) (2025-10-23)
4+
5+
6+
### Bug Fixes
7+
8+
* bumped deps ([45be822](https://github.com/postalsys/email-ai-tools/commit/45be822bb45e5f74455f4415aa61b8cf77fa2352))
9+
310
## [1.9.0](https://github.com/postalsys/email-ai-tools/compare/email-ai-tools-v1.8.19...email-ai-tools-v1.9.0) (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.0",
3+
"version": "1.9.1",
44
"description": "Email AI tools",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)