Skip to content

Commit 0c1cf93

Browse files
chore(master): release 1.46.19 [skip-ci] (#976)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent da2ea50 commit 0c1cf93

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.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.46.18"
2+
".": "1.46.19"
33
}

CHANGELOG.md

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

3+
## [1.46.19](https://github.com/zone-eu/wildduck/compare/v1.46.18...v1.46.19) (2026-01-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **api:** ZMSA-62: API response type fixes ([#975](https://github.com/zone-eu/wildduck/issues/975)) ([f7fe4d7](https://github.com/zone-eu/wildduck/commit/f7fe4d7334d69088077b113a7b4363c19b91a89d))
9+
* **imap-search:** ZMSA-77: revert ZMSA-67, add UID SEARCH protocol tests ([#977](https://github.com/zone-eu/wildduck/issues/977)) ([da2ea50](https://github.com/zone-eu/wildduck/commit/da2ea5033cebcbd01f333202e0447d82af5cb357))
10+
311
## [1.46.18](https://github.com/zone-eu/wildduck/compare/v1.46.17...v1.46.18) (2026-01-22)
412

513

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.46.18",
3+
"version": "1.46.19",
44
"description": "IMAP/POP3 server built with Node.js and MongoDB",
55
"main": "server.js",
66
"scripts": {

0 commit comments

Comments
 (0)