We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae43242 commit 4e6d1e4Copy full SHA for 4e6d1e4
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.39.9](https://github.com/postalsys/emailengine/compare/v2.39.8...v2.39.9) (2024-02-03)
4
+
5
6
+### Bug Fixes
7
8
+* **build:** fixed broken build ([ae43242](https://github.com/postalsys/emailengine/commit/ae43242ebdc8ee95750cf6c91c7aaebc4ac1ca55))
9
10
## [2.39.8](https://github.com/postalsys/emailengine/compare/v2.39.7...v2.39.8) (2024-02-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "emailengine-app",
- "version": "2.39.8",
+ "version": "2.39.9",
"private": true,
"productTitle": "EmailEngine",
"description": "Email Sync Engine",
0 commit comments