Skip to content

Commit 603ee5b

Browse files
chore(master): release 1.50.0 [skip-ci] (#1142)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fcd22d3 commit 603ee5b

4 files changed

Lines changed: 16 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.49.6"
2+
".": "1.50.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.50.0](https://github.com/zone-eu/wildduck/compare/v1.49.6...v1.50.0) (2026-08-19)
4+
5+
6+
### Features
7+
8+
* **node-version:** fix workflows, raise nodejs min requirement ([#1144](https://github.com/zone-eu/wildduck/issues/1144)) ([fcd22d3](https://github.com/zone-eu/wildduck/commit/fcd22d3828e936d48bb5c6686f851cf8616964bc))
9+
10+
11+
### Bug Fixes
12+
13+
* fix hasDrafts for non collapsed threads message listing view ([#1141](https://github.com/zone-eu/wildduck/issues/1141)) ([c4ce616](https://github.com/zone-eu/wildduck/commit/c4ce616acc04dd09032d9ef3a8329941e076ad8e))
14+
315
## [1.49.6](https://github.com/zone-eu/wildduck/compare/v1.49.5...v1.49.6) (2026-08-19)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zone-eu/wildduck",
3-
"version": "1.49.6",
3+
"version": "1.50.0",
44
"description": "IMAP/POP3 server built with Node.js and MongoDB",
55
"main": "server.js",
66
"scripts": {

0 commit comments

Comments
 (0)