fix(repo): no changes detected — no version bump required
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2026-02-26 - 5.2.4 - fix(repo)
|
||||||
|
no changes detected — no version bump required
|
||||||
|
|
||||||
|
- git diff contains no changes
|
||||||
|
- package.json version is 5.2.3
|
||||||
|
- no files modified — no release required
|
||||||
|
|
||||||
## 2026-02-26 - 5.2.3 - fix(delivery)
|
## 2026-02-26 - 5.2.3 - fix(delivery)
|
||||||
prevent throttle reset timer from firing after stop and avoid scheduling duplicate timers
|
prevent throttle reset timer from firing after stop and avoid scheduling duplicate timers
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartmta',
|
name: '@push.rocks/smartmta',
|
||||||
version: '5.2.3',
|
version: '5.2.4',
|
||||||
description: 'A high-performance, enterprise-grade Mail Transfer Agent (MTA) built from scratch in TypeScript with Rust acceleration.'
|
description: 'A high-performance, enterprise-grade Mail Transfer Agent (MTA) built from scratch in TypeScript with Rust acceleration.'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user