Skip to content

Commit f88ebc0

Browse files
committed
cicd(release): mail-worker v2026.7.9
1 parent 1e1d3b9 commit f88ebc0

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

apps/mail-worker/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44

55

6+
## 2026-07-09 (mail-worker-v2026.7.9)
7+
8+
### Features
9+
10+
* add cross-run review inbox and type review endpoints ([bbf3a56](https://github.com/guillempuche/batuda/commit/bbf3a5663f99c6b68a173acb96633cef68d5d544))
11+
* apply or reject many research proposals in one call ([1f3aeb2](https://github.com/guillempuche/batuda/commit/1f3aeb2cca8d291eccf3a63fb718029e9f2f3932))
12+
* auto-apply high-confidence verified research findings ([99814b8](https://github.com/guillempuche/batuda/commit/99814b85c7d2158789e01059e408ff8b53acd791))
13+
* record who applied a research suggestion to the CRM ([da1304e](https://github.com/guillempuche/batuda/commit/da1304e0c881d2121b7dff3ed249327596d78f11))
14+
* **server:** add bounding-box company search and location re-geocode ([259137b](https://github.com/guillempuche/batuda/commit/259137b7ff2b4fd8d1688a72c8ccf91cb08de10c))
15+
616
## 2026-07-01 (mail-worker-v2026.7.1)
717

818
### Features

apps/mail-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@batuda/mail-worker",
3-
"version": "2026.7.1",
3+
"version": "2026.7.9",
44
"type": "module",
55
"scripts": {
66
"dev": "node --watch --env-file=../../.env --import tsx src/main.ts",

0 commit comments

Comments
 (0)