Skip to content

Commit

Permalink
Merge pull request #493 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.1
  • Loading branch information
andris9 authored Jan 20, 2025
2 parents f474a88 + f872649 commit c2dce2e
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

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


### Bug Fixes

* **web:** Fixed preview function for public website templates in the admin UI ([6f3567b](https://github.com/postalsys/emailengine/commit/6f3567be5abd796f3397014a37021809a6645112))

## [2.50.0](https://github.com/postalsys/emailengine/compare/v2.49.7...v2.50.0) (2025-01-13)


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

0 comments on commit c2dce2e

Please sign in to comment.