Skip to content

Commit c48fc4d

Browse files
chore(master): release 1.46.12 [skip-ci] (#934)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cbf6dee commit c48fc4d

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-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.11"
2+
".": "1.46.12"
33
}

CHANGELOG.md

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

3+
## [1.46.12](https://github.com/zone-eu/wildduck/compare/v1.46.11...v1.46.12) (2025-12-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **workflows-deps:** ZMSA-46: update release workflow and other workflows , update deps ([#933](https://github.com/zone-eu/wildduck/issues/933)) ([cbf6dee](https://github.com/zone-eu/wildduck/commit/cbf6dee2a3dfb56ddfc33773fd40e253b6ad9667))
9+
310
## [1.46.11](https://github.com/zone-eu/wildduck/compare/v1.46.10...v1.46.11) (2025-12-04)
411

512

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

0 commit comments

Comments
 (0)