Skip to content

Commit

Permalink
Merge pull request #494 from postalsys/release-please--branches--mast…
Browse files Browse the repository at this point in the history
…er--components--emailengine-app

chore(master): release 2.50.2
  • Loading branch information
andris9 authored Jan 23, 2025
2 parents c4ca913 + 5ebf840 commit 647651c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.50.2](https://github.com/postalsys/emailengine/compare/v2.50.1...v2.50.2) (2025-01-23)


### Bug Fixes

* **filename:** Fixed filename handling for message responses from servers without parameter continuation support ([1463506](https://github.com/postalsys/emailengine/commit/14635065b2d5a9c12190aa3f5b2a5177948f0d01))
* **oauth-smtp:** Fixed authentication username for shared outlook SMTP accounts ([c4ca913](https://github.com/postalsys/emailengine/commit/c4ca913f14321cc8c852158c8d9cdecf0eb58061))

## [2.50.1](https://github.com/postalsys/emailengine/compare/v2.50.0...v2.50.1) (2025-01-19)


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": "emailengine-app",
"version": "2.50.1",
"version": "2.50.2",
"private": true,
"productTitle": "EmailEngine",
"description": "Email Sync Engine",
Expand Down

0 comments on commit 647651c

Please sign in to comment.