Skip to content

Commit 2d9f591

Browse files
chore(master): release 1.46.16 [skip-ci] (#957)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eb625f2 commit 2d9f591

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-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.15"
2+
".": "1.46.16"
33
}

CHANGELOG.md

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

3+
## [1.46.16](https://github.com/zone-eu/wildduck/compare/v1.46.15...v1.46.16) (2026-01-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump deps ([#959](https://github.com/zone-eu/wildduck/issues/959)) ([4c38d29](https://github.com/zone-eu/wildduck/commit/4c38d29d0bf264f026e41514ce16a6e738ef343c))
9+
* **logging:** ZMSA-58: revert ZMS-216 ([#956](https://github.com/zone-eu/wildduck/issues/956)) ([dec117d](https://github.com/zone-eu/wildduck/commit/dec117ddf41231e6f2e8960d6022eae424158b68))
10+
* **uid-search:** ZMSA-67: improve UID SEARCH performance by reducing calls to imap-compiler ([#955](https://github.com/zone-eu/wildduck/issues/955)) ([6ffd0e6](https://github.com/zone-eu/wildduck/commit/6ffd0e6d1ea8eb51d9fe5008e500aada79c873cf))
11+
312
## [1.46.15](https://github.com/zone-eu/wildduck/compare/v1.46.14...v1.46.15) (2026-01-08)
413

514

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

0 commit comments

Comments
 (0)