We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5999b commit 4c09f8aCopy full SHA for 4c09f8a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.39.11](https://github.com/postalsys/emailengine/compare/v2.39.10...v2.39.11) (2024-02-18)
4
+
5
6
+### Bug Fixes
7
8
+* **llm:** LLM processing did not work ([28973d4](https://github.com/postalsys/emailengine/commit/28973d40080e710fb439ed84ff55503c418a3786))
9
10
## [2.39.10](https://github.com/postalsys/emailengine/compare/v2.39.9...v2.39.10) (2024-02-12)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "emailengine-app",
- "version": "2.39.10",
+ "version": "2.39.11",
"private": true,
"productTitle": "EmailEngine",
"description": "Email Sync Engine",
0 commit comments